summaryrefslogtreecommitdiffstats
path: root/chart2/Library_chartcore.mk
diff options
context:
space:
mode:
authorKohei Yoshida <kohei.yoshida@collabora.com>2014-05-12 13:44:20 -0400
committerKohei Yoshida <kohei.yoshida@collabora.com>2014-05-12 13:47:32 -0400
commitef69c15bb98683ca6a70ad2f0b92fec54f7a23e0 (patch)
treea3ba5484d1fbfe57d44ada5b87e7514ebc062d18 /chart2/Library_chartcore.mk
parentMove this function object to o3tl. (diff)
downloadcore-ef69c15bb98683ca6a70ad2f0b92fec54f7a23e0.tar.gz
core-ef69c15bb98683ca6a70ad2f0b92fec54f7a23e0.zip
Have ChartView keep the instance of GL3D chart object between rendering.
Change-Id: I49419d20bf283fba1c31d8516972b0ca7fddcb5b
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 e4e1fee2c5d6..97245ca8ef12 100644
--- a/chart2/Library_chartcore.mk
+++ b/chart2/Library_chartcore.mk
@@ -103,6 +103,7 @@ $(eval $(call gb_Library_add_exception_objects,chartcore,\
chart2/source/view/main/Clipping \
chart2/source/view/main/DataPointSymbolSupplier \
chart2/source/view/main/DrawModelWrapper \
+ chart2/source/view/main/GL3DPlotterBase \
chart2/source/view/main/GL3DRenderer \
chart2/source/view/main/LabelPositionHelper \
chart2/source/view/main/Linear3DTransformation \