X-Git-Url: https://sigrok.org/gitweb/?p=pulseview.git;a=blobdiff_plain;f=pv%2Fview%2Fcursorpair.hpp;h=345700fa3c96c557dd4b36697af4e8091a2906ad;hp=2d47212ef77f1879ff3e7e9b0c761d609b33394c;hb=9d4010c7f02b1c7575db2fb163b0d6daf323c1a9;hpb=60d9b99a32e551cffd2b537d3e157d578a761c9b diff --git a/pv/view/cursorpair.hpp b/pv/view/cursorpair.hpp index 2d47212e..345700fa 100644 --- a/pv/view/cursorpair.hpp +++ b/pv/view/cursorpair.hpp @@ -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); /**