summaryrefslogtreecommitdiff
path: root/ucb/source/core/ucbprops.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'ucb/source/core/ucbprops.hxx')
-rw-r--r--ucb/source/core/ucbprops.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/ucb/source/core/ucbprops.hxx b/ucb/source/core/ucbprops.hxx
index dfe8137a554a..536b2c4f78db 100644
--- a/ucb/source/core/ucbprops.hxx
+++ b/ucb/source/core/ucbprops.hxx
@@ -47,7 +47,7 @@ private:
public:
explicit UcbPropertiesManager( const css::uno::Reference< css::lang::XMultiServiceFactory >& rxSMgr );
- virtual ~UcbPropertiesManager();
+ virtual ~UcbPropertiesManager() override;
// XServiceInfo
virtual OUString SAL_CALL getImplementationName()