X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=pv%2Fview%2Flogicsignal.h;h=992745eb8e6ff6927ae10bf8db0ddbe952244b82;hb=dd048a7ec035447c051c7937ce04aca5be065b4e;hp=92d4cb0f704777589cb1681f4bde61b9518fcd50;hpb=aca00b1e0d3483926c53dfd856483a397f1c29a5;p=pulseview.git diff --git a/pv/view/logicsignal.h b/pv/view/logicsignal.h index 92d4cb0f..992745eb 100644 --- a/pv/view/logicsignal.h +++ b/pv/view/logicsignal.h @@ -54,7 +54,9 @@ public: virtual ~LogicSignal(); - boost::shared_ptr data() const; + boost::shared_ptr data() const; + + boost::shared_ptr logic_data() const; /** * Paints the background layer of the signal with a QPainter