summaryrefslogtreecommitdiff
path: root/setup.h
diff options
context:
space:
mode:
authorTomas Bzatek <tbzatek@users.sourceforge.net>2009-02-17 22:00:17 +0100
committerTomas Bzatek <tbzatek@users.sourceforge.net>2009-02-17 22:00:17 +0100
commitc78b9c0f83204c1805c9f1fc858bddefc2402e17 (patch)
treee6935ab97d04454db0ba210e56020127f54e5210 /setup.h
parent48cb3b4f0d0598b1a84958785323978f4dfee67c (diff)
downloadcataract-c78b9c0f83204c1805c9f1fc858bddefc2402e17.tar.xz
Enable <nofullsize> in setup.xml
Support for <fullsize> override in the album
Diffstat (limited to 'setup.h')
-rw-r--r--setup.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.h b/setup.h
index 8affdd6..eea4b17 100644
--- a/setup.h
+++ b/setup.h
@@ -54,6 +54,7 @@ typedef struct {
unsigned long preview_portrait_height;
char *border_style;
+ gboolean nofullsize;
gboolean preload;
gboolean use_iptc_exif;