summaryrefslogtreecommitdiff
path: root/include/svx/tbxctl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/tbxctl.hxx')
-rw-r--r--include/svx/tbxctl.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/tbxctl.hxx b/include/svx/tbxctl.hxx
index f53893070c67..14493c1f1f6d 100644
--- a/include/svx/tbxctl.hxx
+++ b/include/svx/tbxctl.hxx
@@ -40,7 +40,7 @@ protected:
public:
SvxTbxCtlDraw( sal_uInt16 nSlotId, sal_uInt16 nId, ToolBox& rTbx );
// XInitialization
- virtual void SAL_CALL initialize( const css::uno::Sequence< css::uno::Any >& aArguments ) throw ( css::uno::Exception, css::uno::RuntimeException, std::exception) override;
+ virtual void SAL_CALL initialize( const css::uno::Sequence< css::uno::Any >& aArguments ) override;
SFX_DECL_TOOLBOX_CONTROL();