summaryrefslogtreecommitdiff
path: root/chart2/Library_chartcore.mk
diff options
context:
space:
mode:
authorKohei Yoshida <kohei.yoshida@collabora.com>2014-04-10 23:05:54 -0400
committerKohei Yoshida <kohei.yoshida@collabora.com>2014-04-11 09:36:40 -0400
commita3354ecf4fe32e3ec14b40f0c6db17e84392e42f (patch)
treee40845fd7f2d2ca18504232025d582d9587be82a /chart2/Library_chartcore.mk
parent999377f113fc8f4af4f08b7285658c8c081f6c0b (diff)
Separate mouse event handlers for GL3D bar chart.
They are just skeletons for now. Change-Id: I7e5e95ad8a2809125cbcf3affd17e663aafa99b0
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 af3b6f3b67e1..8de07e2572f6 100644
--- a/chart2/Library_chartcore.mk
+++ b/chart2/Library_chartcore.mk
@@ -199,6 +199,7 @@ $(eval $(call gb_Library_add_exception_objects,chartcore,\
chart2/source/tools/ExponentialRegressionCurveCalculator \
chart2/source/tools/FillProperties \
chart2/source/tools/FormattedStringHelper \
+ chart2/source/tools/GL3DHelper \
chart2/source/tools/ImplOPropertySet \
chart2/source/tools/InternalData \
chart2/source/tools/InternalDataProvider \