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 d772360..d34906d 100644
--- a/src/setup.h
+++ b/src/setup.h
@@ -105,6 +105,7 @@ typedef struct {
int crop_height;
int quality;
gboolean no_resize;
+ gchar *fallback_size;
TCropStyle thumb_crop_style;
} TImageSize;