summaryrefslogtreecommitdiff
path: root/framework/inc/helper/propertysetcontainer.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'framework/inc/helper/propertysetcontainer.hxx')
-rw-r--r--framework/inc/helper/propertysetcontainer.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/framework/inc/helper/propertysetcontainer.hxx b/framework/inc/helper/propertysetcontainer.hxx
index a04f2020e9a4..b2248a45fe74 100644
--- a/framework/inc/helper/propertysetcontainer.hxx
+++ b/framework/inc/helper/propertysetcontainer.hxx
@@ -37,7 +37,7 @@ class FWE_DLLPUBLIC PropertySetContainer : public css::container::XIndexContaine
{
public:
PropertySetContainer();
- virtual ~PropertySetContainer();
+ virtual ~PropertySetContainer() override;
// XInterface
virtual css::uno::Any SAL_CALL queryInterface( const css::uno::Type& aType )