summaryrefslogtreecommitdiffstats
path: root/chart2/UIConfig_chart2.mk
diff options
context:
space:
mode:
authorMuhammet Kara <muhammet.kara@collabora.com>2019-10-14 19:20:16 +0300
committerAndras Timar <andras.timar@collabora.com>2020-05-17 10:40:55 +0200
commit07c456b5d6e5f52d273c75e7d80976dbea1bdb6b (patch)
tree50aec20a9c1c7b3838d0bef1797e93ac9c388151 /chart2/UIConfig_chart2.mk
parentadd hyperlink info unit test (diff)
downloadcore-07c456b5d6e5f52d273c75e7d80976dbea1bdb6b.tar.gz
core-07c456b5d6e5f52d273c75e7d80976dbea1bdb6b.zip
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/UIConfig_chart2.mk')
-rw-r--r--chart2/UIConfig_chart2.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/chart2/UIConfig_chart2.mk b/chart2/UIConfig_chart2.mk
index 8f703489092d..da0fcc1259a8 100644
--- a/chart2/UIConfig_chart2.mk
+++ b/chart2/UIConfig_chart2.mk
@@ -53,6 +53,7 @@ $(eval $(call gb_UIConfig_add_uifiles,modules/schart,\
chart2/uiconfig/ui/sidebarelements \
chart2/uiconfig/ui/sidebarerrorbar \
chart2/uiconfig/ui/sidebarseries \
+ chart2/uiconfig/ui/sidebartype \
chart2/uiconfig/ui/smoothlinesdlg \
chart2/uiconfig/ui/steppedlinesdlg \
chart2/uiconfig/ui/titlerotationtabpage \