From 807a1b557552e43dbdc169c1e7a3065a3f12aac7 Mon Sep 17 00:00:00 2001 From: markt Date: Fri, 9 Nov 2007 17:30:34 +0000 Subject: fix font updates in iconbar --- src/IconButton.cc | 2 ++ 1 file changed, 2 insertions(+) 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() { } + updateBackground(false); + } void IconButton::update(FbTk::Subject *subj) { -- cgit v0.11.2