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 c56e7a3..3589185 100644
--- a/src/IconbarTool.hh
+++ b/src/IconbarTool.hh
@@ -86,6 +86,7 @@ public:
86 void setMode(Mode mode); 86 void setMode(Mode mode);
87 void setDeiconifyMode(DeiconifyMode mode); 87 void setDeiconifyMode(DeiconifyMode mode);
88 void setWheelMode(WheelMode mode); 88 void setWheelMode(WheelMode mode);
89 void parentMoved() { m_icon_container.parentMoved(); }
89 90
90 unsigned int width() const; 91 unsigned int width() const;
91 unsigned int height() const; 92 unsigned int height() const;