Applet::destroy() no more virtual
This commit is contained in:
parent
d3448c01d6
commit
79ebeb0a37
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user