summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorArx Cruz <arxcruz@gnome.org>2015-06-23 11:25:29 +0200
committerArx Cruz <arxcruz@gnome.org>2015-06-23 11:25:29 +0200
commit95530a164781a1dce681ac445d3f4e1248d448d9 (patch)
tree68b7d2bca75f90c5d708e3b0886e4568d55b1e29 /src
parent6f1deca5c032909d24a318cf073914d6cb0e6d4a (diff)
downloadzenity-95530a164781a1dce681ac445d3f4e1248d448d9.tar.gz
Fix zenity --list
For some reason, glade is removing some properties from the xml file
Diffstat (limited to 'src')
-rw-r--r--src/zenity.ui1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/zenity.ui b/src/zenity.ui
index d313932..b16ea73 100644
--- a/src/zenity.ui
+++ b/src/zenity.ui
@@ -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>