X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=pv%2Fprop%2Fint.h;h=279bedc1c5bb758f2703cdfabc9aae2fe3e34cc4;hb=a915c6a33eb66a170e9cf1dd6c76980def838b14;hp=ef6fb1df699d006440fb7237c010ce1095fd54db;hpb=a2b921574b467fd9193d06497bf0ee058e8f7470;p=pulseview.git 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();