Skip to content

Resolve "fix(ui): unwanted cout in status"

Marc SCHWEITZER requested to merge 1206-fix-ui-unwanted-cout-in-status into dev

Description

Remove unwanted cout in ui::qt::status

Results

No more unwanted print value on the terminal window

How to test it?

Test any app that contain ui::qt::status (ex_stereo_ar for instance)

Closes #1206 (closed)

Merge request reports