From 211adcff1d20482e0250fcb6079dffbaaf372bcb Mon Sep 17 00:00:00 2001 From: Marco Martin Date: Fri, 9 Nov 2012 16:48:15 +0100 Subject: [PATCH] remove sizeHintChanged() --- applet.h | 5 ----- 1 file changed, 5 deletions(-) diff --git a/applet.h b/applet.h index aa1e85be5..ccf439463 100644 --- a/applet.h +++ b/applet.h @@ -587,11 +587,6 @@ class PLASMA_EXPORT Applet : public QObject */ void appletTransformedItself(); - /** - * Emitted by Applet subclasses when they change a sizeHint and wants to announce the change - */ - void sizeHintChanged(Qt::SizeHint which); - /** * Emitted when an applet has changed values in its configuration * and wishes for them to be saved at the next save point. As this implies