Fixed error which caused last workspace entries to disappear

newfile
Markus Koch 2017-02-11 18:37:04 +01:00
parent 8d16aca056
commit 98a6c30744
1 changed files with 5 additions and 0 deletions

View File

@ -33,8 +33,13 @@
<object class="GtkTreeView" id="treeWorkspace">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="hscroll_policy">natural</property>
<property name="vscroll_policy">natural</property>
<property name="headers_visible">False</property>
<property name="enable_search">False</property>
<property name="fixed_height_mode">True</property>
<property name="hover_selection">True</property>
<property name="show_expanders">False</property>
<property name="enable_grid_lines">horizontal</property>
<property name="activate_on_single_click">True</property>
<child internal-child="selection">