From 56aaa39ff83962286fb7b627d847914f8144b750 Mon Sep 17 00:00:00 2001 From: Kohei Yoshida Date: Fri, 21 Mar 2014 10:55:06 -0400 Subject: Skeleton template class for GL3D bar chart type. Still very much empty. It needs to be filled with sub-categories. Change-Id: Iad7ad34efb264025541b585a92ee2ea7b8fff56f --- chart2/Library_chartcore.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'chart2/Library_chartcore.mk') diff --git a/chart2/Library_chartcore.mk b/chart2/Library_chartcore.mk index 2e09fe3c2463..63171f40a9f5 100644 --- a/chart2/Library_chartcore.mk +++ b/chart2/Library_chartcore.mk @@ -154,6 +154,7 @@ $(eval $(call gb_Library_add_exception_objects,chartcore,\ chart2/source/model/template/DataInterpreter \ chart2/source/model/template/FilledNetChartType \ chart2/source/model/template/GL3DBarChartType \ + chart2/source/model/template/GL3DBarChartTypeTemplate \ chart2/source/model/template/LineChartType \ chart2/source/model/template/LineChartTypeTemplate \ chart2/source/model/template/NetChartType \ -- cgit v1.2.3