X-Git-Url: https://sigrok.org/gitweb/?p=pulseview.git;a=blobdiff_plain;f=pv%2Fview%2Ftracetreeitemowner.hpp;h=6d4b6d19ba733b2e3cf606b479941ad6309b254f;hp=3e7927a8794a13659764b8801856c90c78ad06e3;hb=5d73886195c0d932e408757dfbd9ac1d2c124108;hpb=c281fdc6ffde2c6f0d5a406ce31098c62ef1dca4 diff --git a/pv/view/tracetreeitemowner.hpp b/pv/view/tracetreeitemowner.hpp index 3e7927a8..6d4b6d19 100644 --- a/pv/view/tracetreeitemowner.hpp +++ b/pv/view/tracetreeitemowner.hpp @@ -100,7 +100,7 @@ public: /* * Reassigns background color states to all its children, thereby * providing them with alternating backgrounds. - * @param next_brightness_state First brightness state to use. + * @param next_bgcolour_state First brightness state to use. * @return The next brightness state to use. */ bool reassign_bgcolour_states(bool next_bgcolour_state);