]> sigrok.org Git - pulseview.git/blobdiff - pv/toolbars/samplingbar.h
Update the SigSession device, when it is selected by the user
[pulseview.git] / pv / toolbars / samplingbar.h
index a61a949eabc0ef8538d9c2ac0fa5343f81cfccf7..d24534bef185867883ec9657b5360011b1bafebb 100644 (file)
@@ -57,6 +57,8 @@ public:
        void set_sampling(bool sampling);
 
 signals:
+       void device_selected();
+
        void run_stop();
 
 private: