diff options
Diffstat (limited to 'src/IconbarTheme.hh')
-rw-r--r-- | src/IconbarTheme.hh | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/IconbarTheme.hh b/src/IconbarTheme.hh index 1a7308a..62fa2ef 100644 --- a/src/IconbarTheme.hh +++ b/src/IconbarTheme.hh | |||
@@ -39,8 +39,6 @@ public: | |||
39 | void reconfigTheme(); | 39 | void reconfigTheme(); |
40 | bool fallback(FbTk::ThemeItem_base &item); | 40 | bool fallback(FbTk::ThemeItem_base &item); |
41 | 41 | ||
42 | void setAntialias(bool antialias); | ||
43 | |||
44 | TextTheme &focusedText() { return m_focused_text; } | 42 | TextTheme &focusedText() { return m_focused_text; } |
45 | TextTheme &unfocusedText() { return m_unfocused_text; } | 43 | TextTheme &unfocusedText() { return m_unfocused_text; } |
46 | 44 | ||