]> sigrok.org Git - pulseview.git/blobdiff - pv/view/trace.hpp
Minor whitespace and Doxygen fixes.
[pulseview.git] / pv / view / trace.hpp
index 95efb60718df78f02b457f759028759cf39a7507..c9582c61218409616c7119d1cc894f6ae0cecafd 100644 (file)
@@ -109,9 +109,9 @@ public:
 
 protected:
        /**
 
 protected:
        /**
-        * Paints the background layer of the signal with a QPainter
-        * @param p the QPainter to paint into.
-        * @param pp the painting parameters object to paint with..
+        * Paints the background layer of the signal with a QPainter.
+        * @param p The QPainter to paint into.
+        * @param pp The painting parameters object to paint with.
         */
        virtual void paint_back(QPainter &p, const ViewItemPaintParams &pp);
 
         */
        virtual void paint_back(QPainter &p, const ViewItemPaintParams &pp);