From 5e0c3fd7a42f93489a3d59a83bad2a72de1af63c Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Mon, 5 Nov 2018 21:01:23 +0000 Subject: weld TreeView MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit a) use GtkTreeStores for GtkTreeViews b) ironically can't store GtkTreeStore contents in .ui apparently c) set show_expanders for all non-trees and unconverted cases d) on-demand subtrees Change-Id: I3c1036a222daba2c129b1a22ffeb3fe35005ae31 Reviewed-on: https://gerrit.libreoffice.org/63558 Tested-by: Jenkins Reviewed-by: Caolán McNamara Tested-by: Caolán McNamara --- chart2/uiconfig/ui/tp_ChartType.ui | 18 ++---------------- 1 file changed, 2 insertions(+), 16 deletions(-) (limited to 'chart2/uiconfig/ui') diff --git a/chart2/uiconfig/ui/tp_ChartType.ui b/chart2/uiconfig/ui/tp_ChartType.ui index 987a7097d9e7..9e00c321d4ff 100644 --- a/chart2/uiconfig/ui/tp_ChartType.ui +++ b/chart2/uiconfig/ui/tp_ChartType.ui @@ -9,29 +9,15 @@ 1 10 - + - - - Bar - - - Cylinder - - - Cone - - - Pyramid - - - + -- cgit