Fix compilation error in issue 536

This commit is contained in:
o9000 2015-12-13 10:58:10 +01:00
parent ea236e94a0
commit 7025cc399e

View file

@ -1029,7 +1029,9 @@ void default_icon_theme_changed()
void default_font_changed()
{
#ifdef ENABLE_BATTERY
battery_default_font_changed();
#endif
clock_default_font_changed();
execp_default_font_changed();
taskbar_default_font_changed();