summaryrefslogtreecommitdiffstats
path: root/options.h
diff options
context:
space:
mode:
authorBert <ber.t@gmx.com>2011-02-16 16:47:12 +0100
committerBert <ber.t@gmx.com>2011-02-16 16:47:12 +0100
commit7b497406136dabcce280bae3886a88ee77ebc1e7 (patch)
treeec183d7ff703de99d5f3e9eb1b65c0d11a046774 /options.h
parente8ed491ba9f2fe6df8f071e7c59e0174bb307a1b (diff)
downloadnsxiv-7b497406136dabcce280bae3886a88ee77ebc1e7.tar.zst
First things for thumbnail mode
Diffstat (limited to 'options.h')
-rw-r--r--options.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/options.h b/options.h
index fd2e0bd..246ddb7 100644
--- a/options.h
+++ b/options.h
@@ -29,6 +29,7 @@ typedef struct options_s {
scalemode_t scalemode;
float zoom;
unsigned char aa;
+ unsigned char thumbnails;
unsigned char fixed;
unsigned char fullscreen;