summaryrefslogtreecommitdiff
path: root/src/setup.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/setup.h')
-rw-r--r--src/setup.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/setup.h b/src/setup.h
index 56f7e84..7e4ce1e 100644
--- a/src/setup.h
+++ b/src/setup.h
@@ -58,6 +58,7 @@ typedef struct {
gboolean erase_exif_thumbnail;
gboolean nofullsize;
ThumbnailSquareType squared_thumbnail_type;
+ gboolean autorotate;
/* meta section */
gchar *meta_author;