summaryrefslogtreecommitdiffstats
path: root/thumbs.h
diff options
context:
space:
mode:
authorBert <ber.t@gmx.com>2011-02-17 17:28:13 +0100
committerBert <ber.t@gmx.com>2011-02-17 17:28:13 +0100
commit6adbb3831d889b7a0fa3b69e40843d8b70beaf55 (patch)
treecabceb1b50489cf92e2f550a9a2025430d0bd08a /thumbs.h
parentf08c24bbb31ae0e3f7001d5d4d0e8f31b0c817f8 (diff)
downloadnsxiv-6adbb3831d889b7a0fa3b69e40843d8b70beaf55.tar.zst
Use Button1 to open thumbnail
Diffstat (limited to 'thumbs.h')
-rw-r--r--thumbs.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/thumbs.h b/thumbs.h
index 1fd1209..70d8b3c 100644
--- a/thumbs.h
+++ b/thumbs.h
@@ -57,4 +57,6 @@ void tns_highlight(tns_t*, win_t*, int);
void tns_move_selection(tns_t*, win_t*, movedir_t);
+int tns_translate(tns_t*, int, int);
+
#endif /* THUMBS_H */