aboutsummaryrefslogtreecommitdiff
path: root/src/IconButton.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/IconButton.hh')
-rw-r--r--src/IconButton.hh2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/IconButton.hh b/src/IconButton.hh
index 4f1587b..afb97bf 100644
--- a/src/IconButton.hh
+++ b/src/IconButton.hh
@@ -79,6 +79,8 @@ private:
79 /// Called when client title changed. 79 /// Called when client title changed.
80 void clientTitleChanged(); 80 void clientTitleChanged();
81 81
82 void setCurrentIconbarItem(Window xid);
83
82 Focusable &m_win; 84 Focusable &m_win;
83 FbTk::FbWindow m_icon_window; 85 FbTk::FbWindow m_icon_window;
84 FbTk::FbPixmap m_icon_pixmap; 86 FbTk::FbPixmap m_icon_pixmap;