From: Soeren Apel Date: Sun, 9 Nov 2014 12:35:13 +0000 (+0100) Subject: Update description for Trace::get_label_rect() X-Git-Tag: pulseview-0.3.0~503 X-Git-Url: https://sigrok.org/gitweb/?p=pulseview.git;a=commitdiff_plain;h=7c238e082a6fadc14f90285805f5901cc8f68570 Update description for Trace::get_label_rect() --- diff --git a/pv/view/trace.h b/pv/view/trace.h index 7726be25..4866b558 100644 --- a/pv/view/trace.h +++ b/pv/view/trace.h @@ -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.