Fix zenity --list
For some reason, glade is removing some properties from the xml file
This commit is contained in:
parent
6f1deca5c0
commit
95530a1647
@ -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>
|
||||
|
Reference in New Issue
Block a user