X-Git-Url: https://sigrok.org/gitweb/?p=pulseview.git;a=blobdiff_plain;f=pv%2Fprop%2Fdouble.h;h=5edb392419cf302a940b49d0e643ca3c15bd60ad;hp=b00adb1439125118720def25a194bfb021cad153;hb=7112a4581822c43241a55fbd61c98bee062d452b;hpb=0d600d54070777aa706dbad1d2bbd5191e953cbb 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();