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 10e9d7b..6d5316e 100644
--- a/src/setup.h
+++ b/src/setup.h
@@ -56,6 +56,7 @@ typedef struct {
gboolean preload;
gboolean use_iptc_exif;
gboolean erase_exif_thumbnail;
+ gboolean strip_xmp;
gboolean write_supplied_exif;
gboolean nofullsize;
ThumbnailSquareType squared_thumbnail_type;