diff options
Diffstat (limited to 'config.h')
-rw-r--r-- | config.h | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -82,6 +82,9 @@ class cNopacityConfig { int useSubtitleRerun;
int menuFadeTime;
int menuFrameTime;
+ int menuScrollDelay;
+ int menuScrollSpeed;
+ int menuScrollFrameTime;
int menuWidthNarrow;
int menuWidthRightItems;
int headerHeight;
|