remove deprecated signal
This commit is contained in:
parent
2b3767a7b5
commit
5f92b0d44f
@ -421,12 +421,6 @@ Q_SIGNALS:
|
|||||||
*/
|
*/
|
||||||
void appletRemoved(Plasma::Applet *applet);
|
void appletRemoved(Plasma::Applet *applet);
|
||||||
|
|
||||||
/**
|
|
||||||
* Emitted when the containment requests zooming in or out one step.
|
|
||||||
* @deprecated
|
|
||||||
*/
|
|
||||||
void zoomRequested(Plasma::Containment *containment, Plasma::ZoomDirection direction);
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Emitted when the user clicks on the toolbox
|
* Emitted when the user clicks on the toolbox
|
||||||
*/
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user