summaryrefslogtreecommitdiffstats
path: root/thumbs.h
diff options
context:
space:
mode:
authorBert <ber.t@gmx.com>2011-09-04 13:29:17 +0200
committerBert <ber.t@gmx.com>2011-09-04 13:29:17 +0200
commit26eae8be966ab8e7ef940806077b56bbc7c191bc (patch)
tree054ff1f2f46ce23a3d32877db891d9f6448b4ffc /thumbs.h
parentd585b863548737f6e3815e204d4d01b206236ec2 (diff)
downloadnsxiv-26eae8be966ab8e7ef940806077b56bbc7c191bc.tar.zst
Made i(t)_toggle_alpha command work in thumbnail mode too
Diffstat (limited to 'thumbs.h')
-rw-r--r--thumbs.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/thumbs.h b/thumbs.h
index 5be09fb..47f7ba8 100644
--- a/thumbs.h
+++ b/thumbs.h
@@ -44,6 +44,7 @@ typedef struct {
int rows;
int first;
int sel;
+ unsigned char alpha;
unsigned char dirty;
} tns_t;