summaryrefslogtreecommitdiffstats
path: root/kicker/applets/systemtray/systemtrayapplet.h
diff options
context:
space:
mode:
Diffstat (limited to 'kicker/applets/systemtray/systemtrayapplet.h')
-rw-r--r--kicker/applets/systemtray/systemtrayapplet.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/kicker/applets/systemtray/systemtrayapplet.h b/kicker/applets/systemtray/systemtrayapplet.h
index 2b49ce93e..571d2a0f6 100644
--- a/kicker/applets/systemtray/systemtrayapplet.h
+++ b/kicker/applets/systemtray/systemtrayapplet.h
@@ -119,7 +119,9 @@ private:
bool m_autoRetract;
int m_iconSize;
bool m_showClockInTray;
+ bool m_opressDoubleNmIcons;
TQCheckBox *m_showClockSettingCB;
+ TQCheckBox *m_opressDoubleNmIconsCB;
TQGridLayout* m_layout;
};