diff options
| author | Bert Münnich <ber.t@posteo.de> | 2013-11-14 14:47:36 +0100 |
|---|---|---|
| committer | Bert Münnich <ber.t@posteo.de> | 2013-11-14 14:47:36 +0100 |
| commit | 2737fc8b81829372d454f407e19733d66d964272 (patch) | |
| tree | 976ee138e2fdcaba94c3c17073720834c1b45aa6 /commands.h | |
| parent | 38bc23405d619a7ba430731f141157104f2267f9 (diff) | |
| parent | 0353e6eea265f5f6fa53eb75300529d9ffa6d4fa (diff) | |
Merge remote-tracking branch 'ariand/gamma'
Diffstat (limited to 'commands.h')
| -rw-r--r-- | commands.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -67,6 +67,7 @@ bool i_fit_to_img(arg_t); bool i_rotate(arg_t); bool i_flip(arg_t); bool i_toggle_antialias(arg_t); +bool i_change_gamma(arg_t); bool it_toggle_alpha(arg_t); bool it_open_with(arg_t); bool it_shell_cmd(arg_t); |
