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:
Aaron J. Seigo 2007-06-16 04:16:17 +00:00
parent bbea8b07a0
commit 37869e0326

View File

@ -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