X-Git-Url: http://git.code-monkey.de/?a=blobdiff_plain;f=pv%2Fview%2Ftracegroup.h;h=0d246cee3c05471c88dbe4f99425eafcea395230;hb=0067d80499d36944277e6fed2d7ad5394c85c03f;hp=297afa82eaec28c1002bc79cbbd33a4ee47466e4;hpb=bcaa184ed439d801cb1a56b877bb2763246150da;p=pulseview.git diff --git a/pv/view/tracegroup.h b/pv/view/tracegroup.h index 297afa8..0d246ce 100644 --- a/pv/view/tracegroup.h +++ b/pv/view/tracegroup.h @@ -77,7 +77,7 @@ public: * area. * @return Returns the rectangle of the signal label. */ - QRectF label_rect(int right); + QRectF label_rect(int right) const; /** * Determines if a point is in the header label rect.