summaryrefslogtreecommitdiff
path: root/xmloff/inc/forms/property_handler.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/inc/forms/property_handler.hxx')
-rw-r--r--xmloff/inc/forms/property_handler.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/inc/forms/property_handler.hxx b/xmloff/inc/forms/property_handler.hxx
index 2f597950dd48..e495d45d65dd 100644
--- a/xmloff/inc/forms/property_handler.hxx
+++ b/xmloff/inc/forms/property_handler.hxx
@@ -53,7 +53,7 @@ namespace xmloff
virtual bool
getPropertyValues( const OUString& i_attributeValue, PropertyValues& o_propertyValues ) const = 0;
- virtual ~PropertyHandlerBase() {}
+ virtual ~PropertyHandlerBase() override {}
};
//= PPropertyHandler