Skip to content

quickSettings: Override StButton:label property

Florian Müllner requested to merge fmuellner/gnome-shell:small-cleanup into main

StButton already has a :label property, so we should override it instead of shadowing it with a new property of the same name, like we already do for :icon-name.

Merge request reports