From 6bd9497d8e3802328fb8ffb864fe6ad9d3f392e8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Wed, 28 Sep 2016 16:35:05 +0200 Subject: Fix too small size of some icons in system tray This resolves bug 2687 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko --- kicker/applets/systemtray/systemtrayapplet.h | 1 - 1 file changed, 1 deletion(-) (limited to 'kicker/applets/systemtray/systemtrayapplet.h') diff --git a/kicker/applets/systemtray/systemtrayapplet.h b/kicker/applets/systemtray/systemtrayapplet.h index 250480b65..e311a1bdd 100644 --- a/kicker/applets/systemtray/systemtrayapplet.h +++ b/kicker/applets/systemtray/systemtrayapplet.h @@ -131,7 +131,6 @@ public: ~TrayEmbed(); bool kdeTray() const { return kde_tray; } void setBackground(); - void getIconSize(int defaultIconSize); private: bool kde_tray; TQWidget *m_scaledWidget; -- cgit v1.2.1