From a152f82ce6e010859232f83f466a4c1628bb18ed Mon Sep 17 00:00:00 2001 From: Bert Date: Sat, 19 Feb 2011 22:12:08 +0100 Subject: Sync thumb selection & fileidx; check thumb view --- thumbs.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'thumbs.h') diff --git a/thumbs.h b/thumbs.h index 2f1c14d..c545b90 100644 --- a/thumbs.h +++ b/thumbs.h @@ -54,7 +54,7 @@ void tns_free(tns_t*, win_t*); void tns_load(tns_t*, win_t*, const char*); void tns_render(tns_t*, win_t*); -void tns_highlight(tns_t*, win_t*, int); +void tns_highlight(tns_t*, win_t*, int, Bool); int tns_move_selection(tns_t*, win_t*, movedir_t); -- cgit v1.2.3