summaryrefslogtreecommitdiff
path: root/xmloff/source/forms/gridcolumnproptranslator.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/forms/gridcolumnproptranslator.hxx')
-rw-r--r--xmloff/source/forms/gridcolumnproptranslator.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/source/forms/gridcolumnproptranslator.hxx b/xmloff/source/forms/gridcolumnproptranslator.hxx
index b0aad99af99a..5d66f671e35f 100644
--- a/xmloff/source/forms/gridcolumnproptranslator.hxx
+++ b/xmloff/source/forms/gridcolumnproptranslator.hxx
@@ -43,7 +43,7 @@ namespace xmloff
);
protected:
- virtual ~OGridColumnPropertyTranslator();
+ virtual ~OGridColumnPropertyTranslator() override;
// XPropertySet
virtual css::uno::Reference< css::beans::XPropertySetInfo > SAL_CALL getPropertySetInfo( ) throw (css::uno::RuntimeException, std::exception) override;