Author: post
Date: 2012-01-05 20:57:29 +0100 (Thu, 05 Jan 2012)
New Revision: 4089

Modified:
   trunk/src/gtk-interface.c
Log:
Make GUI catch up when loading profiles.

Modified: trunk/src/gtk-interface.c
===================================================================
--- trunk/src/gtk-interface.c   2012-01-03 22:35:00 UTC (rev 4088)
+++ trunk/src/gtk-interface.c   2012-01-05 19:57:29 UTC (rev 4089)
@@ -1672,6 +1672,7 @@
        }
        /* Construct this to load dcp profiles early */
        rs_window_set_title(_("Rawstudio: Loading Color Profiles"));
+       GUI_CATCHUP();
        RSProfileFactory *factory = rs_profile_factory_new_default();
        factory = NULL;
 


_______________________________________________
Rawstudio-commit mailing list
[email protected]
http://rawstudio.org/cgi-bin/mailman/listinfo/rawstudio-commit

Reply via email to