mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-14 22:30:22 +00:00
fix position of radiobutton1
This commit is contained in:
parent
11314cf0b4
commit
86acb13057
@ -691,8 +691,8 @@ Suspendisse feugiat quam quis dolor accumsan cursus.</property>
|
|||||||
<property name="label" translatable="yes">radiobutton</property>
|
<property name="label" translatable="yes">radiobutton</property>
|
||||||
<property name="active">1</property>
|
<property name="active">1</property>
|
||||||
<layout>
|
<layout>
|
||||||
<property name="column">0</property>
|
|
||||||
<property name="column">1</property>
|
<property name="column">1</property>
|
||||||
|
<property name="row">0</property>
|
||||||
</layout>
|
</layout>
|
||||||
</object>
|
</object>
|
||||||
</child>
|
</child>
|
||||||
|
Loading…
Reference in New Issue
Block a user