X-Git-Url: http://sigrok.org/gitweb/?p=pulseview.git;a=blobdiff_plain;f=pv%2Fview%2Ftracetreeitem.hpp;fp=pv%2Fview%2Ftracetreeitem.hpp;h=ed0e7e8d9cad521f915803d29ceaadd8184a2a14;hp=3632ded2f3fb51553ec402a3126f25165561fdf5;hb=5d73886195c0d932e408757dfbd9ac1d2c124108;hpb=c281fdc6ffde2c6f0d5a406ce31098c62ef1dca4 diff --git a/pv/view/tracetreeitem.hpp b/pv/view/tracetreeitem.hpp index 3632ded2..ed0e7e8d 100644 --- a/pv/view/tracetreeitem.hpp +++ b/pv/view/tracetreeitem.hpp @@ -111,7 +111,7 @@ public: QPoint point(const QRect &rect) const; /** - * Sets the new background colour state: false means dark, true means bright. + * Sets the new background colour state: false = dark, true = bright. * This is to allow for alternating backgrounds but has no effect * when coloured background colours are used. * @param state New bg color state to use.