]> sigrok.org Git - pulseview.git/blobdiff - pv/dialogs/settings.hpp
Tie the "sticky scrolling" setting in with the settings mgmt
[pulseview.git] / pv / dialogs / settings.hpp
index f050112051085e57672d058a03f7b0fefd73b6a7..b204d683ad24829edcfa6f94084206d7bf289d86 100644 (file)
@@ -49,6 +49,7 @@ private Q_SLOTS:
        void on_page_changed(QListWidgetItem *current, QListWidgetItem *previous);
        void on_view_alwaysZoomToFit_changed(int state);
        void on_view_colouredBG_changed(int state);
+       void on_view_stickyScrolling_changed(int state);
 
 private:
        DeviceManager &device_manager_;