X-Git-Url: https://sigrok.org/gitweb/?p=pulseview.git;a=blobdiff_plain;f=pv%2Fview%2Fviewitem.hpp;h=648be84e64384a6fa382a503ee28f0892a480619;hp=32b9f995fedb642783964b6287e68fbe36c9e131;hb=cbf0f87e496c9d9157591c94dc445aaa960fe79d;hpb=ab6d2eabbab741cd9233cf731f22faaae621fc8a diff --git a/pv/view/viewitem.hpp b/pv/view/viewitem.hpp index 32b9f995..648be84e 100644 --- a/pv/view/viewitem.hpp +++ b/pv/view/viewitem.hpp @@ -109,7 +109,7 @@ public: * @return Returns the rectangle of the hit-box. * @remarks The default implementation returns an empty hit-box. */ - virtual QRectF hit_box_rect(const QRectF &rect) const; + virtual QRectF hit_box_rect(const ViewItemPaintParams &pp) const; /** * Paints the signal label.