mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-12 20:00:09 +00:00
widget-factory: Fix the toggle buttons on page 3
They should not both be active initially.
This commit is contained in:
parent
3c4259393c
commit
7a2400c8a1
@ -2235,7 +2235,6 @@ microphone-sensitivity-medium-symbolic</property>
|
||||
</child>
|
||||
<child>
|
||||
<object class="GtkToggleButton" id="list_button">
|
||||
<property name="active">1</property>
|
||||
<property name="group">grid_button</property>
|
||||
<property name="icon-name">view-list-symbolic</property>
|
||||
</object>
|
||||
|
Loading…
Reference in New Issue
Block a user