diff options
author | Caolán McNamara <caolanm@redhat.com> | 2019-07-15 14:26:23 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2019-07-15 16:37:22 +0200 |
commit | 1116fd2aa47cf6084eba83232c1094d5d23a268d (patch) | |
tree | 5b2e3d55fcd4a56ec9736d394d063c9b9383e38b /cui | |
parent | 48d2013ff913fdd9552b81cbe8474211c1c90e50 (diff) |
restore show expanders
Change-Id: Ied499bc79e3e445f632b0f1939f89a12df73f467
Reviewed-on: https://gerrit.libreoffice.org/75636
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'cui')
-rw-r--r-- | cui/uiconfig/ui/menuassignpage.ui | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cui/uiconfig/ui/menuassignpage.ui b/cui/uiconfig/ui/menuassignpage.ui index f1e33087d9dd..e3ce99739e2e 100644 --- a/cui/uiconfig/ui/menuassignpage.ui +++ b/cui/uiconfig/ui/menuassignpage.ui @@ -328,6 +328,7 @@ <property name="headers_visible">False</property> <property name="search_column">1</property> <property name="enable_tree_lines">True</property> + <property name="show_expanders">True</property> <child internal-child="selection"> <object class="GtkTreeSelection" id="Macro Library List-selection1"/> </child> |