X-Git-Url: https://sigrok.org/gitweb/?p=pulseview.git;a=blobdiff_plain;f=pv%2Fview%2Ftrace.hpp;h=677f366b477f7b1caaaae3bfb03a523ff3a51a0d;hp=8c99191790e6aa7e6c783a0c0b5d9a95f678c19d;hb=cbf0f87e496c9d9157591c94dc445aaa960fe79d;hpb=ab6d2eabbab741cd9233cf731f22faaae621fc8a diff --git a/pv/view/trace.hpp b/pv/view/trace.hpp index 8c991917..677f366b 100644 --- a/pv/view/trace.hpp +++ b/pv/view/trace.hpp @@ -78,7 +78,7 @@ public: * @param rect the rectangle of the viewport area. * @return Returns the rectangle of the hit-box. */ - QRectF hit_box_rect(const QRectF &rect) const; + QRectF hit_box_rect(const ViewItemPaintParams &pp) const; /** * Paints the signal label.