From e22588e97dc93fd9b38362fede37fb23b3eb4af6 Mon Sep 17 00:00:00 2001 From: Mavridis Philippe Date: Wed, 7 Jul 2021 13:01:30 +0300 Subject: Naughty applet: dynamic applet size This commit also replaces old 20x20 pixmap with new ones if higher quality. This solves issue #213. Signed-off-by: Mavridis Philippe --- kicker/applets/naughty/NaughtyApplet.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'kicker/applets/naughty/NaughtyApplet.h') diff --git a/kicker/applets/naughty/NaughtyApplet.h b/kicker/applets/naughty/NaughtyApplet.h index eb9850851..a907ca9bb 100644 --- a/kicker/applets/naughty/NaughtyApplet.h +++ b/kicker/applets/naughty/NaughtyApplet.h @@ -46,8 +46,6 @@ class NaughtyApplet : public KPanelApplet ~NaughtyApplet(); - virtual int widthForHeight(int h) const; - virtual int heightForWidth(int w) const; signals: -- cgit v1.2.1