X-Git-Url: https://sigrok.org/gitweb/?p=pulseview.git;a=blobdiff_plain;f=pv%2Fview%2Ftrace.hpp;h=c9582c61218409616c7119d1cc894f6ae0cecafd;hp=95efb60718df78f02b457f759028759cf39a7507;hb=5d73886195c0d932e408757dfbd9ac1d2c124108;hpb=ac0708fb7e6b4010d90a569386810d3d2edc7eb9 diff --git a/pv/view/trace.hpp b/pv/view/trace.hpp index 95efb607..c9582c61 100644 --- a/pv/view/trace.hpp +++ b/pv/view/trace.hpp @@ -109,9 +109,9 @@ public: protected: /** - * Paints the background layer of the signal with a QPainter - * @param p the QPainter to paint into. - * @param pp the painting parameters object to paint with.. + * Paints the background layer of the signal with a QPainter. + * @param p The QPainter to paint into. + * @param pp The painting parameters object to paint with. */ virtual void paint_back(QPainter &p, const ViewItemPaintParams &pp);