move the libraries that will be kept into libs/ ( was lib/)
svn path=/trunk/KDE/kdebase/workspace/libs/plasma/; revision=676120
This commit is contained in:
parent
bbea8b07a0
commit
37869e0326
2
applet.h
2
applet.h
@ -140,7 +140,7 @@ class PLASMA_EXPORT Applet : public QObject, public QGraphicsItemGroup
|
||||
* play with the plasmoid options. Called when the user selects the configure entry
|
||||
* from the contextual menu.
|
||||
*/
|
||||
virtual void configureDialog(){}; //default implementation is empty
|
||||
virtual void configureDialog(){} //default implementation is empty
|
||||
|
||||
/**
|
||||
* Attempts to load an applet, returning a pointer to the applet if
|
||||
|
Loading…
Reference in New Issue
Block a user