From: Pino Toscano Date: Sat, 17 Feb 2007 21:41:37 +0000 (+0000) Subject: SVN_SILENT: use Q_SLOTS in public API X-Git-Tag: v3.80.3~19 X-Git-Url: https://git.rmz.fi/?a=commitdiff_plain;h=b8935487bbc00aa5c7108715798d25d132779f75;p=libqmvoc.git SVN_SILENT: use Q_SLOTS in public API svn path=/trunk/KDE/kdeedu/libkdeedu/; revision=634629 --- 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.