aboutsummaryrefslogtreecommitdiff
path: root/src/IconbarTool.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/IconbarTool.hh')
-rw-r--r--src/IconbarTool.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/IconbarTool.hh b/src/IconbarTool.hh
index d6a1871..30dac36 100644
--- a/src/IconbarTool.hh
+++ b/src/IconbarTool.hh
@@ -128,7 +128,7 @@ private:
128 128
129 BScreen &m_screen; 129 BScreen &m_screen;
130 Container m_icon_container; 130 Container m_icon_container;
131 const IconbarTheme &m_theme; 131 IconbarTheme &m_theme;
132 // cached pixmaps 132 // cached pixmaps
133 Pixmap m_focused_pm, m_unfocused_pm; 133 Pixmap m_focused_pm, m_unfocused_pm;
134 // some are a fraction bigger due to rounding 134 // some are a fraction bigger due to rounding