summaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'config.h')
-rw-r--r--config.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/config.h b/config.h
index fe4dd94..ff563e5 100644
--- a/config.h
+++ b/config.h
@@ -82,6 +82,9 @@ class cNopacityConfig {
int useSubtitleRerun;
int menuFadeTime;
int menuFrameTime;
+ int menuScrollDelay;
+ int menuScrollSpeed;
+ int menuScrollFrameTime;
int menuWidthNarrow;
int menuWidthRightItems;
int headerHeight;