summaryrefslogtreecommitdiffstats
path: root/commands.h
diff options
context:
space:
mode:
authorBert Münnich <be.muennich@googlemail.com>2012-05-13 21:40:56 +0200
committerBert Münnich <be.muennich@googlemail.com>2012-05-13 21:40:56 +0200
commit4057453d6d48fe3fa070c90449cc7308dfd84559 (patch)
tree2c1089f0491dfd8fe8006761fe1be0c4706af724 /commands.h
parentb605b98455f2caf2e984764c8102641d868966cf (diff)
parentde4e9fc83ea58afa14a815af78edadc155bb8221 (diff)
downloadnsxiv-4057453d6d48fe3fa070c90449cc7308dfd84559.tar.zst
Merge remote-tracking branch 'baskerville/master'
Diffstat (limited to 'commands.h')
-rw-r--r--commands.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/commands.h b/commands.h
index 4364722..5cee27a 100644
--- a/commands.h
+++ b/commands.h
@@ -45,6 +45,7 @@ bool it_quit(arg_t);
bool it_switch_mode(arg_t);
bool it_toggle_fullscreen(arg_t);
bool it_toggle_bar(arg_t);
+bool it_refresh_thumbs(arg_t);
bool it_reload_image(arg_t);
bool it_remove_image(arg_t);
bool i_navigate(arg_t);