]> Git trees. - libqmvoc.git/commitdiff
SVN_SILENT: use Q_SLOTS in public API
authorPino Toscano <pino@kde.org>
Sat, 17 Feb 2007 21:41:37 +0000 (21:41 +0000)
committerPino Toscano <pino@kde.org>
Sat, 17 Feb 2007 21:41:37 +0000 (21:41 +0000)
svn path=/trunk/KDE/kdeedu/libkdeedu/; revision=634629

kdeeduplot/kplotwidget.h

index a2cdf43b7fb70e0e93749dcc126962c19483c6da..a130ed4accb8a7b3b3e5f396e14434e8b1429c3d 100644 (file)
@@ -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.