From f1531cdaaebe706d909dc6ddde439ccb5f4ad36d Mon Sep 17 00:00:00 2001 From: Kohei Yoshida Date: Wed, 23 Jul 2014 15:49:11 -0400 Subject: bnc#885825: Support borders around data labels. Change-Id: Ib141413e523cbf73746876f727e9f80dda9f5f7c --- chart2/Library_chartcontroller.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'chart2/Library_chartcontroller.mk') diff --git a/chart2/Library_chartcontroller.mk b/chart2/Library_chartcontroller.mk index b7e86bfc353e..f77ef70b9056 100644 --- a/chart2/Library_chartcontroller.mk +++ b/chart2/Library_chartcontroller.mk @@ -154,6 +154,7 @@ $(eval $(call gb_Library_add_exception_objects,chartcontroller,\ chart2/source/controller/itemsetwrapper/RegressionEquationItemConverter \ chart2/source/controller/itemsetwrapper/SeriesOptionsItemConverter \ chart2/source/controller/itemsetwrapper/StatisticsItemConverter \ + chart2/source/controller/itemsetwrapper/TextLabelItemConverter \ chart2/source/controller/itemsetwrapper/TitleItemConverter \ chart2/source/controller/main/ChartController \ chart2/source/controller/main/ChartController_EditData \ -- cgit