X-Git-Url: https://sigrok.org/gitweb/?p=pulseview.git;a=blobdiff_plain;f=pv%2Fview%2Fcursorpair.hpp;h=345700fa3c96c557dd4b36697af4e8091a2906ad;hp=2d47212ef77f1879ff3e7e9b0c761d609b33394c;hb=223d0c3748033130e9f11ff9af3dc29661f380e9;hpb=1a2288a1b2479be9001fab6ced8385cfc86c3f69 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); /**