From 86a6f00112576f3fc1ca565c2b5ad11d784cab8d Mon Sep 17 00:00:00 2001 From: Bert Date: Wed, 17 Aug 2011 00:56:18 +0200 Subject: Added support for multi-frame images --- commands.h | 1 + 1 file changed, 1 insertion(+) (limited to 'commands.h') diff --git a/commands.h b/commands.h index c249d29..ee2e07a 100644 --- a/commands.h +++ b/commands.h @@ -47,6 +47,7 @@ int it_remove_image(arg_t); int i_navigate(arg_t); int it_first(arg_t); int it_last(arg_t); +int i_navigate_frame(arg_t); int it_move(arg_t); int i_pan_screen(arg_t); int i_pan_edge(arg_t); -- cgit v1.2.3-54-g00ecf