diff src/typedefs.h @ 426:9fe0ca1b5263

show the AdobeRGB profile in the menu, indicate input profile from image
author nadvornik
date Sat, 19 Apr 2008 17:55:41 +0000
parents 4f7362028062
children 5ddcf93278c7
line wrap: on
line diff
--- a/src/typedefs.h	Sat Apr 19 17:14:03 2008 +0000
+++ b/src/typedefs.h	Sat Apr 19 17:55:41 2008 +0000
@@ -365,6 +365,7 @@
 	gint color_profile_input;
 	gint color_profile_screen;
 	gint color_profile_use_image;
+	gint color_profile_from_image;
 	gpointer cm;
 
 	AlterType delay_alter_type;