fix font updates in iconbar

This commit is contained in:
markt 2007-11-09 17:30:34 +00:00
parent 807724db9f
commit 807a1b5575

View file

@ -162,6 +162,8 @@ void IconButton::reconfigTheme() {
}
updateBackground(false);
}
void IconButton::update(FbTk::Subject *subj) {