X-Git-Url: http://git.code-monkey.de/?a=blobdiff_plain;f=pv%2Ftoolbars%2Fsamplingbar.h;h=a61a949eabc0ef8538d9c2ac0fa5343f81cfccf7;hb=9f3d12f3573e55f7031510e43bc1583bc7fe72ee;hp=d7ad4f2f604107c50b783ab22cb6e545826f11cc;hpb=6374d2f8a360e9ca7670d437fc783f8086de1d08;p=pulseview.git diff --git a/pv/toolbars/samplingbar.h b/pv/toolbars/samplingbar.h index d7ad4f2..a61a949 100644 --- a/pv/toolbars/samplingbar.h +++ b/pv/toolbars/samplingbar.h @@ -68,6 +68,7 @@ private slots: void on_device_selected(); void on_sample_rate_changed(); void on_configure(); + void on_run_stop(); private: QComboBox _device_selector;