Fix compilation error in issue 536
This commit is contained in:
@@ -1029,7 +1029,9 @@ void default_icon_theme_changed()
|
|||||||
|
|
||||||
void default_font_changed()
|
void default_font_changed()
|
||||||
{
|
{
|
||||||
|
#ifdef ENABLE_BATTERY
|
||||||
battery_default_font_changed();
|
battery_default_font_changed();
|
||||||
|
#endif
|
||||||
clock_default_font_changed();
|
clock_default_font_changed();
|
||||||
execp_default_font_changed();
|
execp_default_font_changed();
|
||||||
taskbar_default_font_changed();
|
taskbar_default_font_changed();
|
||||||
|
|||||||
Reference in New Issue
Block a user