Fix gtk-builder-tool tests

This commit is contained in:
Matthias Clasen
2019-09-03 22:34:06 -04:00
parent 17064928d2
commit 90dfff5901
4 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
<!-- translatable property not stripped -->
<interface>
<object class="GtkWindow">
<property name="visible" translatable="yes">False</property>
<property name="visible" translatable="yes">0</property>
</object>
</interface>