aboutsummaryrefslogtreecommitdiff
path: root/src/IconbarTool.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/IconbarTool.hh')
-rw-r--r--src/IconbarTool.hh1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/IconbarTool.hh b/src/IconbarTool.hh
index a461ce5..df6d9a6 100644
--- a/src/IconbarTool.hh
+++ b/src/IconbarTool.hh
@@ -98,6 +98,7 @@ private:
98 /// add icons to the list 98 /// add icons to the list
99 void updateList(); 99 void updateList();
100 100
101 void updateMaxSizes(unsigned int width, unsigned int height);
101 /// called when the list emits a signal 102 /// called when the list emits a signal
102 void update(UpdateReason reason, Focusable *win); 103 void update(UpdateReason reason, Focusable *win);
103 104