]> sigrok.org Git - pulseview.git/blobdiff - pv/dialogs/settings.hpp
Add a hotkey and setting for showing/hiding the minor analog grid.
[pulseview.git] / pv / dialogs / settings.hpp
index ee04e2b3c3284ec99196109fa2c8df9b2dc63cb2..0bda0f76d20434cf7b2b8ee233b4f47bd071e0c6 100644 (file)
@@ -51,6 +51,7 @@ private Q_SLOTS:
        void on_view_colouredBG_changed(int state);
        void on_view_stickyScrolling_changed(int state);
        void on_view_showSamplingPoints_changed(int state);
+       void on_view_showAnalogMinorGrid_changed(int state);
 
 private:
        DeviceManager &device_manager_;