]> sigrok.org Git - pulseview.git/blobdiff - pv/mainwindow.hpp
Tie the "sticky scrolling" setting in with the settings mgmt
[pulseview.git] / pv / mainwindow.hpp
index e3a51c6d88f5b32a62c2801eed7c743e3b33d4bf..50708c2035a9f1069545292e03a50d3f6017e34d 100644 (file)
@@ -121,10 +121,11 @@ private Q_SLOTS:
        void on_tab_changed(int index);
        void on_tab_close_requested(int index);
 
-       void on_view_sticky_scrolling_shortcut();
        void on_view_coloured_bg_shortcut();
+       void on_view_sticky_scrolling_shortcut();
 
        void on_settingViewColouredBg_changed(const QVariant new_value);
+       void on_settingViewStickyScrolling_changed(const QVariant new_value);
 
        void on_close_current_tab();