From 85821865c9cc3824469d96a34f29b0983f8cfdc7 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Sat, 13 Feb 2010 13:49:25 +0100 Subject: Rework button options --- src/options.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'src/options.h') diff --git a/src/options.h b/src/options.h index 0c60c9b..ba88fc8 100644 --- a/src/options.h +++ b/src/options.h @@ -92,10 +92,12 @@ struct __fehoptions gib_style *menu_style_l; - unsigned char next_button; + unsigned char pan_button; unsigned char zoom_button; unsigned char menu_button; unsigned char menu_ctrl_mask; + unsigned char prev_button; + unsigned char next_button; unsigned char rotate_button; unsigned char blur_button; -- cgit v1.2.3