X-Git-Url: http://git.code-monkey.de/?p=pulseview.git;a=blobdiff_plain;f=pv%2Fview%2Ftriggermarker.hpp;h=cbbcb3671d518673702f81401dadcfd2f367338a;hp=bb04911c44296978cdceb46260bf332bd524e3bf;hb=223d0c3748033130e9f11ff9af3dc29661f380e9;hpb=1a2288a1b2479be9001fab6ced8385cfc86c3f69 diff --git a/pv/view/triggermarker.hpp b/pv/view/triggermarker.hpp index bb04911..cbbcb36 100644 --- a/pv/view/triggermarker.hpp +++ b/pv/view/triggermarker.hpp @@ -73,7 +73,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) override; private: