diff options
author | Arx Cruz <arxcruz@gnome.org> | 2015-05-14 16:54:34 +0200 |
---|---|---|
committer | Arx Cruz <arxcruz@gnome.org> | 2015-05-14 16:54:34 +0200 |
commit | 08e8f3e05da467930bb7c24ca7280f7d18fc9122 (patch) | |
tree | ac466af6da212b883e0a9036ed498209934bea39 /src/zenity.ui | |
parent | 4b5cbcd2e9718dcbcc56152b363a731e0018a313 (diff) | |
download | zenity-08e8f3e05da467930bb7c24ca7280f7d18fc9122.tar.gz |
Bug #749359 zenity --list produces incorrect output
Diffstat (limited to 'src/zenity.ui')
-rw-r--r-- | src/zenity.ui | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/zenity.ui b/src/zenity.ui index f6bc0c7..72be522 100644 --- a/src/zenity.ui +++ b/src/zenity.ui @@ -995,6 +995,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> |