]> sigrok.org Git - pulseview.git/blobdiff - pv/views/trace/analogsignal.hpp
Make the analog value voltage display more sane
[pulseview.git] / pv / views / trace / analogsignal.hpp
index b15c44342737222f715ade4e9a33e3530c2d9e04..1dd9893f1b9812f78c0a8d7c442491d1252107f5 100644 (file)
@@ -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_;