X-Git-Url: http://git.code-monkey.de/?a=blobdiff_plain;f=pv%2Fviews%2Ftrace%2Ftrace.hpp;h=134f11024f3a8de618dd64354280b5817b9c69fa;hb=89914a8657612761ff962ee973721a4872cda8d7;hp=777ea5001198a3cb355540006a43bfbc2f222e82;hpb=558ad6ceb934ab7406d286c1a4ae08da4aba1448;p=pulseview.git diff --git a/pv/views/trace/trace.hpp b/pv/views/trace/trace.hpp index 777ea50..134f110 100644 --- a/pv/views/trace/trace.hpp +++ b/pv/views/trace/trace.hpp @@ -70,9 +70,11 @@ public: * Note: Consider these locations when updating the list: * * * @ref View::set_segment_display_mode + * @ref View::on_segment_changed * @ref AnalogSignal::get_analog_segment_to_paint * @ref AnalogSignal::get_logic_segment_to_paint * @ref LogicSignal::get_logic_segment_to_paint + * @ref StandardBar */ enum SegmentDisplayMode { ShowLastSegmentOnly = 1,