aboutsummaryrefslogtreecommitdiff
path: root/src/IconbarTool.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/IconbarTool.hh')
-rw-r--r--src/IconbarTool.hh2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/IconbarTool.hh b/src/IconbarTool.hh
index 9091a91..6ce3c35 100644
--- a/src/IconbarTool.hh
+++ b/src/IconbarTool.hh
@@ -97,8 +97,6 @@ private:
97 /// called when the list emits a signal 97 /// called when the list emits a signal
98 void update(UpdateReason reason, Focusable *win); 98 void update(UpdateReason reason, Focusable *win);
99 99
100 void themeReconfigured();
101
102 BScreen &m_screen; 100 BScreen &m_screen;
103 FbTk::Container m_icon_container; 101 FbTk::Container m_icon_container;
104 IconbarTheme &m_theme; 102 IconbarTheme &m_theme;