]> sigrok.org Git - pulseview.git/blobdiff - pv/toolbars/samplingbar.h
Bring the cursors into view when they are shown
[pulseview.git] / pv / toolbars / samplingbar.h
index 3502e25b8fa6655d3a1f8dff83a12a29f7422ac8..a61a949eabc0ef8538d9c2ac0fa5343f81cfccf7 100644 (file)
@@ -67,7 +67,8 @@ private:
 private slots:
        void on_device_selected();
        void on_sample_rate_changed();
-       void configure();
+       void on_configure();
+       void on_run_stop();
 
 private:
        QComboBox _device_selector;