Added slideshow support
This commit is contained in:
@ -57,6 +57,8 @@ int i_zoom(arg_t);
|
||||
int i_fit_to_win(arg_t);
|
||||
int i_fit_to_img(arg_t);
|
||||
int i_rotate(arg_t);
|
||||
int i_toggle_slideshow(arg_t);
|
||||
int i_adjust_slideshow(arg_t);
|
||||
int i_toggle_antialias(arg_t);
|
||||
int it_toggle_alpha(arg_t);
|
||||
int it_open_with(arg_t);
|
||||
|
Reference in New Issue
Block a user