summaryrefslogtreecommitdiff
path: root/include/ucbhelper/propertyvalueset.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/ucbhelper/propertyvalueset.hxx')
-rw-r--r--include/ucbhelper/propertyvalueset.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/ucbhelper/propertyvalueset.hxx b/include/ucbhelper/propertyvalueset.hxx
index 8781a7d81725..c0c8c34ac698 100644
--- a/include/ucbhelper/propertyvalueset.hxx
+++ b/include/ucbhelper/propertyvalueset.hxx
@@ -71,7 +71,7 @@ private:
public:
PropertyValueSet(
const css::uno::Reference< css::uno::XComponentContext >& rxContext );
- virtual ~PropertyValueSet();
+ virtual ~PropertyValueSet() override;
// XInterface
virtual css::uno::Any SAL_CALL queryInterface( const css::uno::Type & rType )