X-Git-Url: http://git.code-monkey.de/?a=blobdiff_plain;f=pv%2Fprop%2Fint.h;h=6d910cdf4429b383fe5153bf71b66562d9e2c8c1;hb=8dd4419097191563045396946f0dcff5ac9714b2;hp=f4c7387983409749354839538356b8bfc11e9c2d;hpb=b1fe148e0dce6e369c9d4770ca935a6a9ec94b59;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; };