diff src/typedefs.h @ 398:c4080362d619

image post-processing (rotation and color management) moved to pixbuf-renderer
author nadvornik
date Thu, 17 Apr 2008 17:44:54 +0000
parents 392dd6541d51
children 0a2e1b130a25
line wrap: on
line diff
--- a/src/typedefs.h	Thu Apr 17 17:35:51 2008 +0000
+++ b/src/typedefs.h	Thu Apr 17 17:44:54 2008 +0000
@@ -379,6 +379,8 @@
 	gint auto_refresh_interval;
 
 	gint delay_flip;
+	gint orientation;
+	gint desaturate;
 };
 
 #define FILEDATA_MARKS_SIZE 6