summaryrefslogtreecommitdiff
path: root/svx/source/inc/tabwin.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/inc/tabwin.hxx')
-rw-r--r--svx/source/inc/tabwin.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/inc/tabwin.hxx b/svx/source/inc/tabwin.hxx
index 6440fc4bc755..73d98dbe5ec3 100644
--- a/svx/source/inc/tabwin.hxx
+++ b/svx/source/inc/tabwin.hxx
@@ -102,7 +102,7 @@ public:
protected:
// FmXChangeListener
- virtual void _propertyChanged(const css::beans::PropertyChangeEvent& evt) throw( css::uno::RuntimeException, std::exception ) override;
+ virtual void _propertyChanged(const css::beans::PropertyChangeEvent& evt) override;
protected:
using SfxControllerItem::GetBindings;