X-Git-Url: http://git.code-monkey.de/?a=blobdiff_plain;f=pv%2Fprop%2Fdouble.h;h=5edb392419cf302a940b49d0e643ca3c15bd60ad;hb=f459c5400e067c4389c472b84194d760e7bfd585;hp=b00adb1439125118720def25a194bfb021cad153;hpb=0d600d54070777aa706dbad1d2bbd5191e953cbb;p=pulseview.git diff --git a/pv/prop/double.h b/pv/prop/double.h index b00adb1..5edb392 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();