X-Git-Url: http://git.code-monkey.de/?a=blobdiff_plain;f=pv%2Fview%2Ftrace.h;h=85bdb92c5b193a2fc14054ad9a34ecd8e9030d61;hb=1053d05c140fc52caa8829f0d4827add4eeb40f4;hp=7053f9ecbd0757b956c894da83108f9c0b5c82e2;hpb=de0b46dec23da226e277638c75d8b65290f9167c;p=pulseview.git diff --git a/pv/view/trace.h b/pv/view/trace.h index 7053f9e..85bdb92 100644 --- a/pv/view/trace.h +++ b/pv/view/trace.h @@ -145,7 +145,7 @@ public: * area. * @return Returns the rectangle of the signal label. */ - QRectF get_label_rect(int right); + QRectF label_rect(int right); public: virtual void hover_point_changed();