reftests: Fix notebook-tab-position test

The tab-fill child property is gone, don't use it.
This commit is contained in:
Benjamin Otte 2019-03-28 20:33:33 +01:00
parent f3e47ee92e
commit f070872b36
2 changed files with 0 additions and 6 deletions

View File

@ -28,9 +28,6 @@
<property name="can_focus">False</property>
<property name="label" translatable="yes">Tab</property>
</object>
<packing>
<property name="tab_fill">False</property>
</packing>
</child>
</object>
</child>

View File

@ -27,9 +27,6 @@
<property name="can_focus">False</property>
<property name="label" translatable="yes">Tab</property>
</object>
<packing>
<property name="tab_fill">False</property>
</packing>
</child>
</object>
</child>