X-Git-Url: https://sigrok.org/gitweb/?p=pulseview.git;a=blobdiff_plain;f=pv%2Fview%2Fdecodesignal.h;h=e52c7947c1259571d3f997acb3c0812ba3953197;hp=7e1410e8e5fe335d3c403ca9fbb231d49bd28d59;hb=82c7f64018db2a90f44704e55ba469151522762f;hpb=55d3603d6a81995e613535a18a0949b3c469ac8a diff --git a/pv/view/decodesignal.h b/pv/view/decodesignal.h index 7e1410e8..e52c7947 100644 --- a/pv/view/decodesignal.h +++ b/pv/view/decodesignal.h @@ -33,6 +33,8 @@ class DecodeSignal : public Trace public: DecodeSignal(pv::SigSession &session, srd_decoder *const dec); + void init_context_bar_actions(QWidget *parent); + bool enabled() const; /**