protected slots -> not slots

svn path=/trunk/KDE/kdebase/workspace/libs/plasma/; revision=801699
This commit is contained in:
Davide Bettio 2008-04-27 13:47:59 +00:00
parent 1474ed7cbc
commit 370d6b0b7e

View File

@ -70,7 +70,7 @@ public:
*/
virtual bool init();
protected Q_SLOTS:
protected:
/**
* @return absolute path to the main script file for this plasmoid
*/