summaryrefslogtreecommitdiff
path: root/chart2/Library_chartcontroller.mk
diff options
context:
space:
mode:
authorMuhammet Kara <muhammet.kara@collabora.com>2019-10-14 19:20:16 +0300
committerMuhammet Kara <muhammet.kara@collabora.com>2019-11-14 21:13:19 +0100
commit746fb9401af4178d4d227783026bed9aa2f398ac (patch)
treecf40a8e1d53b4e92af4db59c5bdaa6fdee16fc2e /chart2/Library_chartcontroller.mk
parent1e164a6ad43821b98da2911100b1c5f3da006ef1 (diff)
Add ChartTypePanel to the ChartDeck
Consists of the first part of the implementation. Pushing to be able to see/use/tinker with it on the online/mobile side. Will be completed with follow-up patches. Change-Id: If49be54418c3b4c5ccc92fc7ee3e414847904162 Reviewed-on: https://gerrit.libreoffice.org/80799 Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com> Reviewed-by: Muhammet Kara <muhammet.kara@collabora.com> Reviewed-on: https://gerrit.libreoffice.org/82663 Tested-by: Jenkins
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 351dcbf0250d..8dd1642c0e79 100644
--- a/chart2/Library_chartcontroller.mk
+++ b/chart2/Library_chartcontroller.mk
@@ -197,6 +197,7 @@ $(eval $(call gb_Library_add_exception_objects,chartcontroller,\
chart2/source/controller/sidebar/ChartSeriesPanel \
chart2/source/controller/sidebar/ChartSidebarModifyListener \
chart2/source/controller/sidebar/ChartSidebarSelectionListener \
+ chart2/source/controller/sidebar/ChartTypePanel \
chart2/source/controller/uitest/uiobject \
))