X-Git-Url: http://git.code-monkey.de/?a=blobdiff_plain;f=pv%2Fview%2Fcursorpair.hpp;h=345700fa3c96c557dd4b36697af4e8091a2906ad;hb=223d0c3748033130e9f11ff9af3dc29661f380e9;hp=2d47212ef77f1879ff3e7e9b0c761d609b33394c;hpb=60d9b99a32e551cffd2b537d3e157d578a761c9b;p=pulseview.git diff --git a/pv/view/cursorpair.hpp b/pv/view/cursorpair.hpp index 2d47212..345700f 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); /**