summaryrefslogtreecommitdiff
path: root/chart2/Library_chartcontroller.mk
diff options
context:
space:
mode:
authorMarkus Mohrhard <markus.mohrhard@googlemail.com>2015-07-18 00:22:04 +0200
committerMarkus Mohrhard <markus.mohrhard@googlemail.com>2015-07-18 00:22:43 +0200
commitb7f20ddfab77de8d8e535ae6253111dc67610bbd (patch)
tree83191db5ea02b56a38c195f55efb9ce6b2c69df8 /chart2/Library_chartcontroller.mk
parent342c4b21e6acbb7b2e7fc7133549a14323b6c771 (diff)
add skeleton for error bar panel
Change-Id: I397b10d95356a1d376e868af6a93077fd996b680
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 d66aed070319..85df1bcb1c55 100644
--- a/chart2/Library_chartcontroller.mk
+++ b/chart2/Library_chartcontroller.mk
@@ -190,6 +190,7 @@ $(eval $(call gb_Library_add_exception_objects,chartcontroller,\
chart2/source/controller/sidebar/Chart2PanelFactory \
chart2/source/controller/sidebar/ChartAxisPanel \
chart2/source/controller/sidebar/ChartElementsPanel \
+ chart2/source/controller/sidebar/ChartErrorBarPanel \
chart2/source/controller/sidebar/ChartSeriesPanel \
chart2/source/controller/sidebar/ChartSidebarModifyListener \
))