diff --git a/src/bin/options_font.c b/src/bin/options_font.c index 3d6ce6b6..4f4b644d 100644 --- a/src/bin/options_font.c +++ b/src/bin/options_font.c @@ -170,6 +170,11 @@ void options_font_clear(void) { Font *f; + + op_fontslider = NULL; + op_fontlist = NULL; + op_fsml = NULL; + op_fbig = NULL; EINA_LIST_FREE(fonts, f) {