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