Applet::destroy() no more virtual

This commit is contained in:
Marco Martin 2013-02-18 19:01:50 +01:00
parent d3448c01d6
commit 79ebeb0a37

View File

@ -474,7 +474,7 @@ class PLASMA_EXPORT Applet : public QObject
* Its configuration will also be deleted.
* If you want to remove the Applet configuration, use this, don't just delete the Applet *
*/
virtual void destroy();
void destroy();
/**
* sets the status for this applet