From 26eae8be966ab8e7ef940806077b56bbc7c191bc Mon Sep 17 00:00:00 2001 From: Bert Date: Sun, 4 Sep 2011 13:29:17 +0200 Subject: Made i(t)_toggle_alpha command work in thumbnail mode too --- commands.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'commands.h') diff --git a/commands.h b/commands.h index 2ea8ae1..580ea82 100644 --- a/commands.h +++ b/commands.h @@ -58,7 +58,7 @@ int i_fit_to_win(arg_t); int i_fit_to_img(arg_t); int i_rotate(arg_t); int i_toggle_antialias(arg_t); -int i_toggle_alpha(arg_t); +int it_toggle_alpha(arg_t); int it_open_with(arg_t); int it_shell_cmd(arg_t); -- cgit v1.2.3