X-Git-Url: https://sigrok.org/gitweb/?p=pulseview.git;a=blobdiff_plain;f=pv%2Fprop%2Fbinding%2Fdeviceoptions.h;h=c2c2917536ab019511f2c4cb71b53cea5f8165d7;hp=340e0d727af4ae67c1b57afc9fe307132d06ffc5;hb=fd3783c82e3db7ef42227051e480d4f2f7faacbf;hpb=9dbb80b0dbc0fc51a11e42f8e10fc72e9b66f694 diff --git a/pv/prop/binding/deviceoptions.h b/pv/prop/binding/deviceoptions.h index 340e0d72..c2c29175 100644 --- a/pv/prop/binding/deviceoptions.h +++ b/pv/prop/binding/deviceoptions.h @@ -48,7 +48,7 @@ private: void bind_vdiv(const struct sr_config_info *info); protected: - const struct sr_dev_inst *_sdi; + struct sr_dev_inst *const _sdi; }; } // binding