]> sigrok.org Git - pulseview.git/blobdiff - pv/views/trace/tracetreeitem.hpp
DecodeTrace: Perform delayed row initialization once the owner is set
[pulseview.git] / pv / views / trace / tracetreeitem.hpp
index 932e2b8c932285b0967993e2b5564569df6c5026..51e2ba42914741178f245d6b0c4a947b9c3e0b4a 100644 (file)
@@ -94,7 +94,7 @@ public:
         * Sets the owner this trace in the view trace hierachy.
         * @param The new owner of the trace.
         */
         * Sets the owner this trace in the view trace hierachy.
         * @param The new owner of the trace.
         */
-       void set_owner(TraceTreeItemOwner *owner);
+       virtual void set_owner(TraceTreeItemOwner *owner);
 
        /**
         * Gets the visual y-offset of the axis.
 
        /**
         * Gets the visual y-offset of the axis.