Mon Mar 28 20:23:34 2005 John Ellis <johne@verizon.net>
[geeqie.git] / src / preferences.c
index 105bf96..cd4a8aa 100644 (file)
@@ -17,6 +17,7 @@
 #include "editors.h"
 #include "filelist.h"
 #include "fullscreen.h"
+#include "image.h"
 #include "img-view.h"
 #include "layout_config.h"
 #include "layout_util.h"
@@ -310,6 +311,8 @@ static void config_window_apply(void)
 
        g_free(l_conf);
 
+       image_options_sync();
+
        if (refresh)
                {
                filter_rebuild();