]> git.deb.at Git - pkg/abook.git/blobdiff - options.h
Scroll whole list on mouse wheel action
[pkg/abook.git] / options.h
index d2cc8c0b73b49e7e778395707bfb2716faa182c6..78515a9f2d6ae5beafcd951cc9a4f3bf006e2b31 100644 (file)
--- a/options.h
+++ b/options.h
@@ -38,6 +38,7 @@ enum bool_opts {
 enum int_opts {
        INT_EMAILPOS,
        INT_EXTRAPOS,
+       INT_SCROLL_SPEED,
        INT_MAXIMUM /* INT_MAX conflicts on some systems */
 };