mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-11 03:10:09 +00:00
gtk3-demo: Don't set xalign of GtkCheckButton
It's deprecated and doesn't make a difference here.
This commit is contained in:
parent
a56bd1c490
commit
3fc5d09890
@ -45,7 +45,6 @@
|
||||
<property name="visible">True</property>
|
||||
<property name="can_focus">True</property>
|
||||
<property name="receives_default">False</property>
|
||||
<property name="xalign">0</property>
|
||||
<property name="draw_indicator">True</property>
|
||||
<property name="halign">center</property>
|
||||
<property name="valign">center</property>
|
||||
|
Loading…
Reference in New Issue
Block a user