diff options
Diffstat (limited to '')
-rw-r--r-- | config.h.dist | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/config.h.dist b/config.h.dist index fbe8d22..5ca09d4 100644 --- a/config.h.dist +++ b/config.h.dist @@ -55,6 +55,11 @@ #undef MENU_THIN_FRAME /* + * Use raw scroll + */ +#undef USE_RAW_SCROLL + +/* */ #undef TABLE_EXPAND #undef TABLE_NO_COMPACT |