summaryrefslogtreecommitdiff
path: root/chart2/Library_chartcore.mk
diff options
context:
space:
mode:
authorKohei Yoshida <kohei.yoshida@collabora.com>2014-03-21 10:55:06 -0400
committerKohei Yoshida <kohei.yoshida@collabora.com>2014-03-25 22:50:49 -0400
commit56aaa39ff83962286fb7b627d847914f8144b750 (patch)
tree6753b7fc340224c7c2efc0bf3514ccdc45b06a9b /chart2/Library_chartcore.mk
parente3ec81a1d3f66b1a76aa865c1be988051db3e25d (diff)
Skeleton template class for GL3D bar chart type.
Still very much empty. It needs to be filled with sub-categories. Change-Id: Iad7ad34efb264025541b585a92ee2ea7b8fff56f
Diffstat (limited to 'chart2/Library_chartcore.mk')
-rw-r--r--chart2/Library_chartcore.mk1
1 files changed, 1 insertions, 0 deletions
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 \