]> sigrok.org Git - pulseview.git/commitdiff
Trace: Fixed a doxygen comment
authorJoel Holdsworth <redacted>
Sun, 24 Aug 2014 18:25:24 +0000 (19:25 +0100)
committerUwe Hermann <redacted>
Mon, 8 Sep 2014 19:15:11 +0000 (21:15 +0200)
pv/view/trace.h

index de68dea1b1ab376d5ea03ed51207b250760dfe79..5cab44040051ba3bc2bb71a0c181ee24f27714c5 100644 (file)
@@ -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.