forked from AuroraMiddleware/gtk
Fix tests for hexpand and vexpand.
This commit is contained in:
parent
ed362fcc5b
commit
a7218da202
@ -8,8 +8,8 @@
|
||||
<property name="label" translatable="yes">Hello World!</property>
|
||||
<property name="active">1</property>
|
||||
<property name="receives_default">1</property>
|
||||
<property name="vexpand">1</property>
|
||||
<property name="hexpand">1</property>
|
||||
<property name="vexpand">1</property>
|
||||
<property name="margin-start">10</property>
|
||||
<property name="margin-end">10</property>
|
||||
<property name="margin-top">10</property>
|
||||
|
Loading…
Reference in New Issue
Block a user