cposer/viewer btn1/2/3 fwd/rev/frm playback, misc fixes, leaks, cleanup
[goodguy/history.git] / cinelerra-5.1 / guicast / bclistbox.h
index 8d42508047682efc035c12280cea6b39d0f1bdec..365ec488bb07119df32f8b4d705fe4834de0b27f 100644 (file)
@@ -197,7 +197,9 @@ public:
 // Must be called in the constructor.
        void set_use_button(int value);
        void set_is_suggestions(int value);
-
+       void set_scroll_repeat();
+       void unset_scroll_repeat();
+       int scroll_repeat;
 
 // change the contents
        int update(ArrayList<BC_ListBoxItem*> *data,