aboutsummaryrefslogtreecommitdiff
path: root/src/IconbarTool.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/IconbarTool.hh')
-rw-r--r--src/IconbarTool.hh4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/IconbarTool.hh b/src/IconbarTool.hh
index 7662e72..d7a9c09 100644
--- a/src/IconbarTool.hh
+++ b/src/IconbarTool.hh
@@ -122,10 +122,6 @@ private:
122 BScreen &m_screen; 122 BScreen &m_screen;
123 Container m_icon_container; 123 Container m_icon_container;
124 IconbarTheme &m_theme; 124 IconbarTheme &m_theme;
125 // cached pixmaps
126 FbTk::CachedPixmap m_focused_pm, m_unfocused_pm;
127 // some are a fraction bigger due to rounding
128 FbTk::CachedPixmap m_focused_err_pm, m_unfocused_err_pm;
129 FbTk::CachedPixmap m_empty_pm; ///< pixmap for empty container 125 FbTk::CachedPixmap m_empty_pm; ///< pixmap for empty container
130 126
131 127