diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/IconButton.cc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/IconButton.cc b/src/IconButton.cc index 34fe532..b00c335 100644 --- a/src/IconButton.cc +++ b/src/IconButton.cc | |||
@@ -162,6 +162,8 @@ void IconButton::reconfigTheme() { | |||
162 | 162 | ||
163 | } | 163 | } |
164 | 164 | ||
165 | updateBackground(false); | ||
166 | |||
165 | } | 167 | } |
166 | 168 | ||
167 | void IconButton::update(FbTk::Subject *subj) { | 169 | void IconButton::update(FbTk::Subject *subj) { |