]> sigrok.org Git - pulseview.git/blobdiff - pv/view/signalscalehandle.hpp
Minor (Doxygen) comment cosmetics.
[pulseview.git] / pv / view / signalscalehandle.hpp
index a91d6785bf1eb8c7af19d0ed48bd1f5551fd1547..9d1ae93d96b16790c17970e717e0f94cdd4cd036 100644 (file)
@@ -80,7 +80,7 @@ public:
         * Paints the foreground 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_fore(QPainter &p, const ViewItemPaintParams &pp);
 
 private: