X-Git-Url: http://git.code-monkey.de/?a=blobdiff_plain;f=pv%2Fview%2Fdecodetrace.h;fp=pv%2Fview%2Fdecodetrace.h;h=ab495fa06f156ff5763d2896db2a215c0a8e1202;hb=a77dac4e7ab85ac97f7ff63862d28948ae4dec61;hp=52e41fc0023e951722c9c9cb15f192b319a43fea;hpb=d5d1f925b5480e4f7d40a8cbc67bd653fa89bd89;p=pulseview.git diff --git a/pv/view/decodetrace.h b/pv/view/decodetrace.h index 52e41fc..ab495fa 100644 --- a/pv/view/decodetrace.h +++ b/pv/view/decodetrace.h @@ -90,8 +90,6 @@ public: const std::shared_ptr& decoder() const; - void set_view(pv::view::View *view); - /** * Paints the background layer of the trace with a QPainter * @param p the QPainter to paint into.