summaryrefslogtreecommitdiff
path: root/include/sfx2/sidebar/SidebarToolBox.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/sfx2/sidebar/SidebarToolBox.hxx')
-rw-r--r--include/sfx2/sidebar/SidebarToolBox.hxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/sfx2/sidebar/SidebarToolBox.hxx b/include/sfx2/sidebar/SidebarToolBox.hxx
index 687424a437f7..6e2d053a31db 100644
--- a/include/sfx2/sidebar/SidebarToolBox.hxx
+++ b/include/sfx2/sidebar/SidebarToolBox.hxx
@@ -53,8 +53,7 @@ public:
virtual bool Notify (NotifyEvent& rEvent) override;
void SetController(const sal_uInt16 nItemId,
- const css::uno::Reference<css::frame::XToolbarController>& rxController,
- const OUString& rsCommandName);
+ const css::uno::Reference<css::frame::XToolbarController>& rxController);
css::uno::Reference<css::frame::XToolbarController> GetFirstController();