summaryrefslogtreecommitdiff
path: root/chart2/Library_chartcore.mk
diff options
context:
space:
mode:
authorKohei Yoshida <kohei.yoshida@collabora.com>2014-04-10 11:45:20 -0400
committerKohei Yoshida <kohei.yoshida@collabora.com>2014-04-10 11:47:08 -0400
commitb49e42f358bc37c77824028ffadc6f51b9d12172 (patch)
tree96d354f6ec3112cf2b68e7e3a874cd36b8eee24f /chart2/Library_chartcore.mk
parent085ab6263e470f81030c626b814698589ceaf8e8 (diff)
Rename 3DBarChart and Bar3DChart to GL3DBarChart.
Change-Id: If0449e00549d8e2f4a8cfac325a5f8c5e4ea3dcd
Diffstat (limited to 'chart2/Library_chartcore.mk')
-rw-r--r--chart2/Library_chartcore.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/chart2/Library_chartcore.mk b/chart2/Library_chartcore.mk
index 7851bd5b55c1..af3b6f3b67e1 100644
--- a/chart2/Library_chartcore.mk
+++ b/chart2/Library_chartcore.mk
@@ -86,7 +86,7 @@ $(eval $(call gb_Library_add_exception_objects,chartcore,\
chart2/source/view/axes/VPolarCoordinateSystem \
chart2/source/view/axes/VPolarGrid \
chart2/source/view/axes/VPolarRadiusAxis \
- chart2/source/view/charttypes/3DBarChart \
+ chart2/source/view/charttypes/GL3DBarChart \
chart2/source/view/charttypes/AreaChart \
chart2/source/view/charttypes/BarChart \
chart2/source/view/charttypes/BarPositionHelper \