]> git.deb.at Git - pkg/abook.git/blobdiff - list.h
Scroll whole list on mouse wheel action
[pkg/abook.git] / list.h
diff --git a/list.h b/list.h
index 0cc31137916c461bf92ef0bc4b3a2c755e0bca5c..35befc5aa632f219662872e6743caf3c68935b12 100644 (file)
--- a/list.h
+++ b/list.h
@@ -34,6 +34,8 @@ void  get_list_field(int item, struct index_elem *e, struct list_field *res);
 void           list_headerline();
 void            scroll_up();
 void            scroll_down();
+void            scroll_list_up();
+void            scroll_list_down();
 void           page_up();
 void           page_down();
 void            select_none();