reftests: Fix notebook-tab-position test
The tab-fill child property is gone, don't use it.
This commit is contained in:
@@ -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>
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user