]> sigrok.org Git - pulseview.git/blobdiff - pv/view/trace.h
Trace: Fixed a doxygen comment
[pulseview.git] / 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.