Fix zenity --list

For some reason, glade is removing some properties from the xml file
This commit is contained in:
Arx Cruz 2015-06-23 11:25:29 +02:00
parent 6f1deca5c0
commit 95530a1647
1 changed files with 1 additions and 0 deletions

View File

@ -1024,6 +1024,7 @@
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="shadow_type">in</property>
<property name="expand">True</property>
<child>
<object class="GtkTreeView" id="zenity_tree_view">
<property name="visible">True</property>