]> sigrok.org Git - pulseview.git/commitdiff
Update description for Trace::get_label_rect()
authorSoeren Apel <redacted>
Sun, 9 Nov 2014 12:35:13 +0000 (13:35 +0100)
committerUwe Hermann <redacted>
Thu, 13 Nov 2014 19:16:53 +0000 (20:16 +0100)
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.