summaryrefslogtreecommitdiff
path: root/include/svl/numuno.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svl/numuno.hxx')
-rw-r--r--include/svl/numuno.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svl/numuno.hxx b/include/svl/numuno.hxx
index 37f3f419a62c..6fc990791d6b 100644
--- a/include/svl/numuno.hxx
+++ b/include/svl/numuno.hxx
@@ -55,7 +55,7 @@ private:
public:
SvNumberFormatsSupplierObj();
SvNumberFormatsSupplierObj(SvNumberFormatter* pForm);
- virtual ~SvNumberFormatsSupplierObj();
+ virtual ~SvNumberFormatsSupplierObj() override;
void SetNumberFormatter(SvNumberFormatter* pNew);
SvNumberFormatter* GetNumberFormatter() const;