X-Git-Url: https://sigrok.org/gitweb/?p=pulseview.git;a=blobdiff_plain;f=pv%2Fview%2Ftimemarker.hpp;h=f16fea03f4c0d8d9e93ca9ce77ac5dd2f5cfd7b2;hp=1116eb460d3193987931d6b762cf6a8a229782c3;hb=506317984393a41000650ccca868f3dd66872a4f;hpb=cbf0f87e496c9d9157591c94dc445aaa960fe79d diff --git a/pv/view/timemarker.hpp b/pv/view/timemarker.hpp index 1116eb46..f16fea03 100644 --- a/pv/view/timemarker.hpp +++ b/pv/view/timemarker.hpp @@ -107,7 +107,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); virtual pv::widgets::Popup* create_popup(QWidget *parent);