X-Git-Url: http://git.code-monkey.de/?a=blobdiff_plain;f=pv%2Ftoolbars%2Fsamplingbar.h;h=d7ad4f2f604107c50b783ab22cb6e545826f11cc;hb=6374d2f8a360e9ca7670d437fc783f8086de1d08;hp=3502e25b8fa6655d3a1f8dff83a12a29f7422ac8;hpb=5139748b422db3a22ceed92894596873e868d676;p=pulseview.git diff --git a/pv/toolbars/samplingbar.h b/pv/toolbars/samplingbar.h index 3502e25..d7ad4f2 100644 --- a/pv/toolbars/samplingbar.h +++ b/pv/toolbars/samplingbar.h @@ -67,7 +67,7 @@ private: private slots: void on_device_selected(); void on_sample_rate_changed(); - void configure(); + void on_configure(); private: QComboBox _device_selector;