X-Git-Url: https://sigrok.org/gitweb/?p=pulseview.git;a=blobdiff_plain;f=pv%2Fprop%2Fint.h;h=6d910cdf4429b383fe5153bf71b66562d9e2c8c1;hp=f4c7387983409749354839538356b8bfc11e9c2d;hb=a28c30252fd32d3185c62062dfad74ae659ae383;hpb=b1fe148e0dce6e369c9d4770ca935a6a9ec94b59 diff --git a/pv/prop/int.h b/pv/prop/int.h index f4c73879..6d910cdf 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; };