X-Git-Url: https://sigrok.org/gitweb/?p=pulseview.git;a=blobdiff_plain;f=pv%2Fprop%2Fdouble.h;fp=pv%2Fprop%2Fdouble.h;h=5edb392419cf302a940b49d0e643ca3c15bd60ad;hp=b00adb1439125118720def25a194bfb021cad153;hb=f459c5400e067c4389c472b84194d760e7bfd585;hpb=80d501418163a7a7ef8a02a8ffc0c6b7ecb85725 diff --git a/pv/prop/double.h b/pv/prop/double.h index b00adb14..5edb3924 100644 --- a/pv/prop/double.h +++ b/pv/prop/double.h @@ -41,6 +41,8 @@ public: Getter getter, Setter setter); + virtual ~Double(); + QWidget* get_widget(QWidget *parent); void commit();