replace spash/about bg img, fix transition strip, include olaf de.po+neophyte, update...
[goodguy/history.git] / cinelerra-5.1 / cinelerra / preferencesthread.C
index 01fb08b2357655fef946140f5dc1f6bc31817823..87a90096bb72b317f49daecbd00ee68ff510991b 100644 (file)
@@ -64,7 +64,7 @@
 
 
 
-#define WIDTH 800
+#define WIDTH 840
 #define HEIGHT 700
 
 
@@ -640,6 +640,7 @@ PreferencesApply::PreferencesApply(MWindow *mwindow, PreferencesThread *thread)
 int PreferencesApply::handle_event()
 {
        thread->apply_settings();
+       mwindow->save_defaults();
        return 1;
 }
 int PreferencesApply::resize_event(int w, int h)