diff options
Diffstat (limited to 'src/IconbarTool.hh')
-rw-r--r-- | src/IconbarTool.hh | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/IconbarTool.hh b/src/IconbarTool.hh index b40eb41..e39a39b 100644 --- a/src/IconbarTool.hh +++ b/src/IconbarTool.hh | |||
@@ -84,8 +84,6 @@ public: | |||
84 | void hide(); | 84 | void hide(); |
85 | void setAlignment(Container::Alignment a); | 85 | void setAlignment(Container::Alignment a); |
86 | void setMode(Mode mode); | 86 | void setMode(Mode mode); |
87 | void setDeiconifyMode(DeiconifyMode mode); | ||
88 | void setWheelMode(WheelMode mode); | ||
89 | void parentMoved() { m_icon_container.parentMoved(); } | 87 | void parentMoved() { m_icon_container.parentMoved(); } |
90 | 88 | ||
91 | unsigned int width() const; | 89 | unsigned int width() const; |