diff src/typedefs.h @ 434:1b0aee2b162e

Keep image orientation set by the user during the session.
author zas_
date Sat, 19 Apr 2008 21:50:05 +0000
parents 5ddcf93278c7
children 1cca0b614cba
line wrap: on
line diff
--- a/src/typedefs.h	Sat Apr 19 21:30:19 2008 +0000
+++ b/src/typedefs.h	Sat Apr 19 21:50:05 2008 +0000
@@ -411,6 +411,7 @@
 	FileDataChangeInfo *change; /* for rename, move ... */
 	GdkPixbuf *pixbuf;
 	gint ref;
+	gint user_orientation;
 };
 
 struct _LayoutWindow