summaryrefslogtreecommitdiff
path: root/setup.h
diff options
context:
space:
mode:
Diffstat (limited to 'setup.h')
-rw-r--r--setup.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/setup.h b/setup.h
index bb988aa..9ddae04 100644
--- a/setup.h
+++ b/setup.h
@@ -53,6 +53,8 @@ typedef struct {
unsigned long preview_portrait_height;
char *border_style;
+
+ gboolean preload;
} TGallerySetup;