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/FbWinFrameTheme.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/FbWinFrameTheme.hh')
-rw-r--r-- | src/FbWinFrameTheme.hh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/FbWinFrameTheme.hh b/src/FbWinFrameTheme.hh index 98f8378..0feadd3 100644 --- a/src/FbWinFrameTheme.hh +++ b/src/FbWinFrameTheme.hh | |||
@@ -72,7 +72,6 @@ public: | |||
72 | const FbTk::Color &buttonFocuscolor() const { return *m_button_focus_color; } | 72 | const FbTk::Color &buttonFocuscolor() const { return *m_button_focus_color; } |
73 | const FbTk::Color &buttonUnfocuscolor() const { return *m_button_unfocus_color; } | 73 | const FbTk::Color &buttonUnfocuscolor() const { return *m_button_unfocus_color; } |
74 | //@} | 74 | //@} |
75 | const FbTk::Font &font() const { return *m_font; } | ||
76 | FbTk::Font &font() { return *m_font; } | 75 | FbTk::Font &font() { return *m_font; } |
77 | 76 | ||
78 | FbTk::Justify justify() const { return *m_textjustify; } | 77 | FbTk::Justify justify() const { return *m_textjustify; } |