summaryrefslogtreecommitdiffstats
path: root/kicker/applets/naughty/NaughtyApplet.h
diff options
context:
space:
mode:
authorMavridis Philippe <[email protected]>2021-07-07 13:01:30 +0300
committerMavridis Philippe <[email protected]>2021-07-07 13:30:16 +0300
commita1b89f09d802b621031035dfdcd81e6932bd84b6 (patch)
treeebbe13059a1da2168f25d1f18c2e3e9571d909f6 /kicker/applets/naughty/NaughtyApplet.h
parentbaacfbcd84bd98b598cd50487eb1ed29535e9839 (diff)
downloadtdebase-a1b89f09d802b621031035dfdcd81e6932bd84b6.tar.gz
tdebase-a1b89f09d802b621031035dfdcd81e6932bd84b6.zip
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 <[email protected]> (cherry picked from commit e22588e97dc93fd9b38362fede37fb23b3eb4af6)
Diffstat (limited to 'kicker/applets/naughty/NaughtyApplet.h')
-rw-r--r--kicker/applets/naughty/NaughtyApplet.h2
1 files changed, 0 insertions, 2 deletions
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: