Fix --3to4 tests for margin substitution.

This commit is contained in:
Arnaud Bonatti
2020-04-12 18:38:13 +02:00
parent 17ec74da35
commit ed362fcc5b

View File

@@ -10,10 +10,10 @@
<property name="receives_default">1</property>
<property name="vexpand">1</property>
<property name="hexpand">1</property>
<property name="margin-start">10</property>
<property name="margin-end">10</property>
<property name="margin-top">10</property>
<property name="margin-right">10</property>
<property name="margin-bottom">10</property>
<property name="margin-left">10</property>
<layout>
<property name="left_attach">0</property>
<property name="top_attach">0</property>