remove deprecated signal

This commit is contained in:
Aaron Seigo 2011-05-27 12:01:01 +02:00
parent 2b3767a7b5
commit 5f92b0d44f

View File

@ -421,12 +421,6 @@ Q_SIGNALS:
*/
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
*/