From b8935487bbc00aa5c7108715798d25d132779f75 Mon Sep 17 00:00:00 2001 From: Pino Toscano Date: Sat, 17 Feb 2007 21:41:37 +0000 Subject: [PATCH] SVN_SILENT: use Q_SLOTS in public API svn path=/trunk/KDE/kdeedu/libkdeedu/; revision=634629 --- kdeeduplot/kplotwidget.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kdeeduplot/kplotwidget.h b/kdeeduplot/kplotwidget.h index a2cdf43..a130ed4 100644 --- a/kdeeduplot/kplotwidget.h +++ b/kdeeduplot/kplotwidget.h @@ -366,7 +366,7 @@ public: QRect pixRect() const; -public slots: + public Q_SLOTS: /** * Toggle whether grid lines are drawn at major tickmarks. * @param show if true, grid lines will be drawn. -- 2.47.3