summaryrefslogtreecommitdiff
path: root/chart2/source/controller/chartcontroller.component
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/source/controller/chartcontroller.component')
-rw-r--r--chart2/source/controller/chartcontroller.component4
1 files changed, 4 insertions, 0 deletions
diff --git a/chart2/source/controller/chartcontroller.component b/chart2/source/controller/chartcontroller.component
index 23269baf25fa..2348063d8d45 100644
--- a/chart2/source/controller/chartcontroller.component
+++ b/chart2/source/controller/chartcontroller.component
@@ -51,4 +51,8 @@
constructor="org_libreoffice_comp_chart2_sidebar_ChartPanelFactory">
<service name="com.sun.star.ui.UIElementFactory"/>
</implementation>
+ <implementation name="org.libreoffice.chart2.Chart2ToolboxController"
+ constructor="org_libreoffice_chart2_Chart2ToolboxController">
+ <service name="com.sun.star.frame.ToolbarContoller"/>
+ </implementation>
</component>