[Kst] branches/work/kst/portto4/kst/src/libkstapp

Adam Treat treat at kde.org
Thu Sep 27 20:45:47 CEST 2007


SVN commit 717929 by treat:

* These don't need to be public


 M  +1 -1      editmultiplewidget.h  


--- branches/work/kst/portto4/kst/src/libkstapp/editmultiplewidget.h #717928:717929
@@ -25,7 +25,7 @@
     EditMultipleWidget(QWidget *parent = 0);
     virtual ~EditMultipleWidget();
 
-  public slots:
+  private Q_SLOTS:
     void selectAllObjects();
     void applyFilter(const QString &filter);
 };


More information about the Kst mailing list