summaryrefslogtreecommitdiff
path: root/src/prefs.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/prefs.h')
-rw-r--r--src/prefs.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/prefs.h b/src/prefs.h
index a77120e4..00155c21 100644
--- a/src/prefs.h
+++ b/src/prefs.h
@@ -72,6 +72,7 @@ typedef struct {
double font_factor;
int32_t font_max_size;
int32_t font_min_size;
+ int32_t scroll_step;
bool_t show_back;
bool_t show_forw;
bool_t show_home;