fix bug where clicking 'OK' creates an icon & text toolbar regardless of prefs
[claws.git] / src / prefs_toolbar.c
index 0d0cbc39a32af2f8122bdc608edd32c83f14f843..8611ccfe1d10443722ce5c1892f5f77580314d7b 100644 (file)
@@ -300,6 +300,7 @@ static void prefs_toolbar_save(void)
        }
        toolbar_save_config_file();
        toolbar_update();
+       main_window_reflect_prefs_all_real(TRUE);
 }
 
 static void prefs_toolbar_ok(void)