X-Git-Url: https://sigrok.org/gitweb/?p=pulseview.git;a=blobdiff_plain;f=pv%2Fviews%2Ftrace%2Fanalogsignal.hpp;fp=pv%2Fviews%2Ftrace%2Fanalogsignal.hpp;h=1dd9893f1b9812f78c0a8d7c442491d1252107f5;hp=b15c44342737222f715ade4e9a33e3530c2d9e04;hb=0efa7f0cc59eab39dccce698d8fb6675feeb3e73;hpb=8845be3c9c7d5aca02fb2efc4038f4735a5242d6 diff --git a/pv/views/trace/analogsignal.hpp b/pv/views/trace/analogsignal.hpp index b15c4434..1dd9893f 100644 --- a/pv/views/trace/analogsignal.hpp +++ b/pv/views/trace/analogsignal.hpp @@ -197,7 +197,8 @@ private: int current_pixel_pos_; // Only used during lookup table update // --------------------------------------------------------------------------- - // Note: Make sure to update .. when adding a trace-configurable variable here + // Note: Make sure to update save_settings() and restore_settings() when + // adding a trace-configurable variable here float scale_; int scale_index_;