X-Git-Url: http://sigrok.org/gitweb/?a=blobdiff_plain;f=pv%2Fviews%2Ftrace%2Ftimemarker.hpp;h=99c56d34beedad769a7b4e988b456178210fa412;hb=c6b4e925a8c5d855a70ab2815e8bc1c371d5801a;hp=28bcd73aba40c327662a6e47beaf43aea2006bdc;hpb=ee7fd68c0851423c9a5c6ce244ba3fb4e28bbfc3;p=pulseview.git diff --git a/pv/views/trace/timemarker.hpp b/pv/views/trace/timemarker.hpp index 28bcd73a..99c56d34 100644 --- a/pv/views/trace/timemarker.hpp +++ b/pv/views/trace/timemarker.hpp @@ -65,7 +65,7 @@ public: /** * Gets the time of the marker. */ - const pv::util::Timestamp& time() const; + virtual const pv::util::Timestamp time() const override; /** * Sets the time of the marker.