summaryrefslogtreecommitdiff
path: root/chart2/UIConfig_chart2.mk
diff options
context:
space:
mode:
authorOlivier Hallot <olivier.hallot@edx.srv.br>2013-12-25 14:39:59 -0200
committerCaolán McNamara <caolanm@redhat.com>2013-12-27 20:20:35 +0000
commitacf3949da96d678239e83df5b47c2f20014ca71f (patch)
tree71e40dbe5c9d98688ee1fc3eab8a0ffae615c630 /chart2/UIConfig_chart2.mk
parent6a59fbefbfbc90d6febd43e689773f88deaf36b3 (diff)
Convert chart error bars tab page to widget UI
Change-Id: I9f3cb1fb3186e77b5c5ee57ff3e6086022c80bfd Note: kept old resouce to allow dialog to be called by dlg_InsertErrorBars, util we find a way to have a dialog to call a tab page and access the resources. Once a solution is found, old- resources can be deleted, RangeEdit and RangeSelectionHelper can be nuked too. Reviewed-on: https://gerrit.libreoffice.org/7198 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
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 2e3a21c127be..1385a0204b79 100644
--- a/chart2/UIConfig_chart2.mk
+++ b/chart2/UIConfig_chart2.mk
@@ -45,6 +45,7 @@ $(eval $(call gb_UIConfig_add_uifiles,modules/schart,\
chart2/uiconfig/ui/tp_axisLabel \
chart2/uiconfig/ui/tp_AxisPositions \
chart2/uiconfig/ui/tp_DataLabel \
+ chart2/uiconfig/ui/tp_ErrorBars \
chart2/uiconfig/ui/tp_LegendPosition \
chart2/uiconfig/ui/tp_PolarOptions \
chart2/uiconfig/ui/tp_SeriesToAxis \