X-Git-Url: https://sigrok.org/gitweb/?p=pulseview.git;a=blobdiff_plain;f=pv%2Fview%2Ftrace.h;fp=pv%2Fview%2Ftrace.h;h=c6c92e2d619d1a24572602b81a5f4594c888a6ea;hp=0202a4e5770ef5e39c33060d38e64e5853bd9596;hb=a77dac4e7ab85ac97f7ff63862d28948ae4dec61;hpb=d5d1f925b5480e4f7d40a8cbc67bd653fa89bd89 diff --git a/pv/view/trace.h b/pv/view/trace.h index 0202a4e5..c6c92e2d 100644 --- a/pv/view/trace.h +++ b/pv/view/trace.h @@ -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