summaryrefslogtreecommitdiff
path: root/src/options.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/options.h')
-rw-r--r--src/options.h4
1 files changed, 3 insertions, 1 deletions
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;