From 7db87de3cf2079f49ad395fba3a0b16f2b0f8ce5 Mon Sep 17 00:00:00 2001 From: Joel Holdsworth Date: Sun, 24 Aug 2014 19:25:24 +0100 Subject: [PATCH] Trace: Fixed a doxygen comment --- pv/view/trace.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pv/view/trace.h b/pv/view/trace.h index de68dea..5cab440 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. -- 2.30.2