From: Joel Holdsworth Date: Sun, 24 Aug 2014 18:25:24 +0000 (+0100) Subject: Trace: Fixed a doxygen comment X-Git-Tag: pulseview-0.3.0~546 X-Git-Url: http://sigrok.org/gitweb/?p=pulseview.git;a=commitdiff_plain;h=7db87de3cf2079f49ad395fba3a0b16f2b0f8ce5;hp=0891e69b714a1eaf8b0d5c2e85f092e9f0b44088 Trace: Fixed a doxygen comment --- diff --git a/pv/view/trace.h b/pv/view/trace.h index de68dea1..5cab4404 100644 --- a/pv/view/trace.h +++ b/pv/view/trace.h @@ -112,7 +112,7 @@ public: virtual void paint_fore(QPainter &p, int left, int right); /** - * Paints the signal label into a QGLWidget. + * Paints the signal label. * @param p the QPainter to paint into. * @param right the x-coordinate of the right edge of the header * area.