diff --git a/src/gui/themes.cpp b/src/gui/themes.cpp index 677b8c765..54c14aee9 100644 --- a/src/gui/themes.cpp +++ b/src/gui/themes.cpp @@ -55,7 +55,7 @@ CThemes::CThemes() : themefile('\t') { width = w_max (40, 10); - + notifier = NULL; hasThemeChanged = false; }