diff options
author | simonb <simonb> | 2006-03-26 04:02:30 (GMT) |
---|---|---|
committer | simonb <simonb> | 2006-03-26 04:02:30 (GMT) |
commit | af74a2284551c8511b66d77112c7bf32831c1522 (patch) | |
tree | 35a8830352f5facc1fc9c58b82c0c6dce8fc921e /src/IconbarTool.hh | |
parent | 872f6a0e1e4230f702ad69fa2d7e10a2fa78b7a3 (diff) | |
download | fluxbox_pavel-af74a2284551c8511b66d77112c7bf32831c1522.zip fluxbox_pavel-af74a2284551c8511b66d77112c7bf32831c1522.tar.bz2 |
rotated fonts, buttons, containers. Used for tabs for now
Diffstat (limited to 'src/IconbarTool.hh')
-rw-r--r-- | src/IconbarTool.hh | 2 |
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 |