Update description for Trace::get_label_rect()
[pulseview.git] / pv / view / trace.h
index 7726be255f05db2e0f50307881ffc4763bdfe93a..4866b558ca3d537b4c671450d0a9f0a9bcf37f44 100644 (file)
@@ -141,7 +141,6 @@ public:
 
        /**
         * Computes the outline rectangle of a label.
-        * @param p the QPainter to lay out text with.
         * @param right the x-coordinate of the right edge of the header
         *      area.
         * @return Returns the rectangle of the signal label.