aboutsummaryrefslogtreecommitdiffstats
path: root/thumbs.h
diff options
context:
space:
mode:
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 */