]> sigrok.org Git - pulseview.git/blobdiff - pv/view/trace.h
DecodeTrace: Removed set_view
[pulseview.git] / pv / view / trace.h
index 0202a4e5770ef5e39c33060d38e64e5853bd9596..c6c92e2d619d1a24572602b81a5f4594c888a6ea 100644 (file)
@@ -85,7 +85,7 @@ public:
         */
        virtual bool enabled() const = 0;
 
-       virtual void set_view(pv::view::View *view);
+       void set_view(pv::view::View *view);
 
        /**
         * Paints the background layer of the trace with a QPainter