summaryrefslogtreecommitdiffstats
path: root/chart2/Library_chartcontroller.mk
diff options
context:
space:
mode:
authorMarkus Mohrhard <markus.mohrhard@googlemail.com>2015-07-29 02:46:50 +0200
committerMarkus Mohrhard <markus.mohrhard@googlemail.com>2015-07-30 05:45:22 +0200
commit57dcf78e6b17777f499fd7e7c2ee8d129bf0f79b (patch)
tree9a555967efb2810cd156a66291c331ad63eb2956 /chart2/Library_chartcontroller.mk
parentsplit the line width panel into two pieces (diff)
downloadcore-57dcf78e6b17777f499fd7e7c2ee8d129bf0f79b.tar.gz
core-57dcf78e6b17777f499fd7e7c2ee8d129bf0f79b.zip
provide structure for chart line panel
Change-Id: I75204a012e4bc59f40a06db814bb9057a1cf8598
Diffstat (limited to 'chart2/Library_chartcontroller.mk')
-rw-r--r--chart2/Library_chartcontroller.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/chart2/Library_chartcontroller.mk b/chart2/Library_chartcontroller.mk
index 2e03a7e7c134..1dbb89a36c2b 100644
--- a/chart2/Library_chartcontroller.mk
+++ b/chart2/Library_chartcontroller.mk
@@ -192,6 +192,7 @@ $(eval $(call gb_Library_add_exception_objects,chartcontroller,\
chart2/source/controller/sidebar/ChartAxisPanel \
chart2/source/controller/sidebar/ChartElementsPanel \
chart2/source/controller/sidebar/ChartErrorBarPanel \
+ chart2/source/controller/sidebar/ChartLinePanel \
chart2/source/controller/sidebar/ChartSeriesPanel \
chart2/source/controller/sidebar/ChartSidebarModifyListener \
chart2/source/controller/sidebar/ChartSidebarSelectionListener \