X-Git-Url: https://sigrok.org/gitweb/?p=pulseview.git;a=blobdiff_plain;f=pv%2Fview%2Fviewitem.hpp;h=648be84e64384a6fa382a503ee28f0892a480619;hp=32b9f995fedb642783964b6287e68fbe36c9e131;hb=769a79b51a3c042770e97bb3303d0b8a20f5c648;hpb=3cd51b5034d4d3086f1ffe829fa59772fd124152 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.