X-Git-Url: https://sigrok.org/gitweb/?p=pulseview.git;a=blobdiff_plain;f=pv%2Fprop%2Fint.h;h=279bedc1c5bb758f2703cdfabc9aae2fe3e34cc4;hp=ef6fb1df699d006440fb7237c010ce1095fd54db;hb=f459c5400e067c4389c472b84194d760e7bfd585;hpb=80d501418163a7a7ef8a02a8ffc0c6b7ecb85725 diff --git a/pv/prop/int.h b/pv/prop/int.h index ef6fb1df..279bedc1 100644 --- a/pv/prop/int.h +++ b/pv/prop/int.h @@ -39,6 +39,8 @@ public: boost::optional< std::pair > range, Getter getter, Setter setter); + virtual ~Int(); + QWidget* get_widget(QWidget *parent); void commit();