API REVIEW: protected slots -> not slots
svn path=/trunk/KDE/kdebase/workspace/libs/plasma/; revision=801707
This commit is contained in:
parent
3210ad5beb
commit
4845197db5
@ -70,7 +70,7 @@ public:
|
|||||||
*/
|
*/
|
||||||
virtual void exec(const Plasma::SearchContext *search, const Plasma::SearchMatch *action);
|
virtual void exec(const Plasma::SearchContext *search, const Plasma::SearchMatch *action);
|
||||||
|
|
||||||
protected Q_SLOTS:
|
protected:
|
||||||
/**
|
/**
|
||||||
* @return absolute path to the main script file for this plasmoid
|
* @return absolute path to the main script file for this plasmoid
|
||||||
*/
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user