diff options
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; } |