Author: akv Date: 2013-04-25 22:57:47 +0200 (Thu, 25 Apr 2013) New Revision: 4361
Modified: branches/4175-enfuse/librawstudio/conf_interface.h Log: Added default conf for enfuse method. Modified: branches/4175-enfuse/librawstudio/conf_interface.h =================================================================== --- branches/4175-enfuse/librawstudio/conf_interface.h 2013-04-24 17:19:31 UTC (rev 4360) +++ branches/4175-enfuse/librawstudio/conf_interface.h 2013-04-25 20:57:47 UTC (rev 4361) @@ -107,6 +107,7 @@ #define DEFAULT_CONF_MAIN_WINDOW_POS_X 50 #define DEFAULT_CONF_MAIN_WINDOW_POS_Y 50 #define DEFAULT_CONF_MAIN_WINDOW_MAXIMIZED FALSE +#define DEFAULT_CONF_ENFUSE_METHOD 0 #define DEFAULT_CONF_ENFUSE_ALIGN_IMAGES TRUE /* get the last working directory from gconf */ _______________________________________________ Rawstudio-commit mailing list [email protected] http://rawstudio.org/cgi-bin/mailman/listinfo/rawstudio-commit
