]> sigrok.org Git - pulseview.git/blobdiff - pv/view/tracetreeitem.hpp
Minor whitespace and Doxygen fixes.
[pulseview.git] / pv / view / tracetreeitem.hpp
index 3632ded2f3fb51553ec402a3126f25165561fdf5..ed0e7e8d9cad521f915803d29ceaadd8184a2a14 100644 (file)
@@ -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.