summaryrefslogtreecommitdiff
path: root/extensions/source/propctrlr/buttonnavigationhandler.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/source/propctrlr/buttonnavigationhandler.hxx')
-rw-r--r--extensions/source/propctrlr/buttonnavigationhandler.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/extensions/source/propctrlr/buttonnavigationhandler.hxx b/extensions/source/propctrlr/buttonnavigationhandler.hxx
index 7f930af1f3dc..48190361ba6b 100644
--- a/extensions/source/propctrlr/buttonnavigationhandler.hxx
+++ b/extensions/source/propctrlr/buttonnavigationhandler.hxx
@@ -44,7 +44,7 @@ namespace pcr
static css::uno::Sequence< OUString > SAL_CALL getSupportedServiceNames_static( ) throw (css::uno::RuntimeException);
protected:
- virtual ~ButtonNavigationHandler();
+ virtual ~ButtonNavigationHandler() override;
static bool isNavigationCapableButton( const css::uno::Reference< css::beans::XPropertySet >& _rxComponent );