]> sigrok.org Git - pulseview.git/blobdiff - pv/views/trace/timemarker.hpp
DecodeTrace: Add fallback icon for edit-paste action
[pulseview.git] / pv / views / trace / timemarker.hpp
index 28bcd73aba40c327662a6e47beaf43aea2006bdc..99c56d34beedad769a7b4e988b456178210fa412 100644 (file)
@@ -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.