Skip to content

sound: Fix warning about missing measure in output test

Just measure the label to make GTK not complain about allocating children without measuring anything. Measuring all the buttons is an overkill because we expect this widget to have the minimum size overwritten by CSS either way.

Merge request reports