widget-factory: fix page 3 widget expand

The treeview/listbox on the left side should not expand.
This commit is contained in:
Timm Bäder 2017-07-18 14:13:05 +02:00 committed by Matthias Clasen
parent bf22dea2ce
commit 4cf39f65b2

View File

@ -2493,6 +2493,7 @@ microphone-sensitivity-medium-symbolic</property>
<property name="height-request">300</property>
<property name="halign">start</property>
<property name="shadow-type">in</property>
<property name="hexpand">0</property>
<child>
<object class="GtkTreeView" id="charletree">
<property name="enable-grid-lines">vertical</property>