]> sigrok.org Git - pulseview.git/blobdiff - pv/view/cursorpair.hpp
Minor (Doxygen) comment cosmetics.
[pulseview.git] / pv / view / cursorpair.hpp
index 2d47212ef77f1879ff3e7e9b0c761d609b33394c..345700fa3c96c557dd4b36697af4e8091a2906ad 100644 (file)
@@ -87,7 +87,7 @@ public:
         * Paints the background layer of the item with a QPainter
         * @param p the QPainter to paint into.
         * @param pp the painting parameters object to paint with.
-        **/
+        */
        void paint_back(QPainter &p, const ViewItemPaintParams &pp);
 
        /**