X-Git-Url: https://sigrok.org/gitweb/?p=pulseview.git;a=blobdiff_plain;f=pv%2Fviews%2Ftrace%2Ftimemarker.hpp;h=28bcd73aba40c327662a6e47beaf43aea2006bdc;hp=48afc16bb77e9c346ec75e80c06ab3564873ecc1;hb=ee7fd68c0851423c9a5c6ce244ba3fb4e28bbfc3;hpb=b0319e16359db3911e14bd95290caa4fda703201 diff --git a/pv/views/trace/timemarker.hpp b/pv/views/trace/timemarker.hpp index 48afc16b..28bcd73a 100644 --- a/pv/views/trace/timemarker.hpp +++ b/pv/views/trace/timemarker.hpp @@ -128,7 +128,6 @@ protected: QWidgetAction *value_action_; pv::widgets::TimestampSpinBox *value_widget_; - bool updating_value_widget_; }; } // namespace trace