diff options
Diffstat (limited to 'src/IconbarTheme.cc')
-rw-r--r-- | src/IconbarTheme.cc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/IconbarTheme.cc b/src/IconbarTheme.cc index 3cc2bf3..f2247aa 100644 --- a/src/IconbarTheme.cc +++ b/src/IconbarTheme.cc | |||
@@ -58,8 +58,8 @@ IconbarTheme::~IconbarTheme() { | |||
58 | 58 | ||
59 | 59 | ||
60 | void IconbarTheme::reconfigTheme() { | 60 | void IconbarTheme::reconfigTheme() { |
61 | m_focused_text.update(); | 61 | m_focused_text.updateTextColor(); |
62 | m_unfocused_text.update(); | 62 | m_unfocused_text.updateTextColor(); |
63 | } | 63 | } |
64 | 64 | ||
65 | // fallback resources | 65 | // fallback resources |