X-Git-Url: http://git.code-monkey.de/?a=blobdiff_plain;f=pv%2Fprop%2Fint.h;h=6d910cdf4429b383fe5153bf71b66562d9e2c8c1;hb=ac223c1e07cb56b69c8a11b94014a0ad3ccf393f;hp=f4c7387983409749354839538356b8bfc11e9c2d;hpb=54c9f681a95aec6e746b9e5e567a2220ee8322b7;p=pulseview.git diff --git a/pv/prop/int.h b/pv/prop/int.h index f4c7387..6d910cd 100644 --- a/pv/prop/int.h +++ b/pv/prop/int.h @@ -54,6 +54,7 @@ private: const QString _suffix; const boost::optional< std::pair > _range; + GVariant *_value; QSpinBox *_spin_box; };