summaryrefslogtreecommitdiff
path: root/sw/inc/numrule.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/numrule.hxx')
-rw-r--r--sw/inc/numrule.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/numrule.hxx b/sw/inc/numrule.hxx
index 9073302845f0..8f3ade04f9de 100644
--- a/sw/inc/numrule.hxx
+++ b/sw/inc/numrule.hxx
@@ -65,7 +65,7 @@ public:
SwNumFormat( const SwNumFormat& );
SwNumFormat( const SvxNumberFormat&, SwDoc* pDoc);
- virtual ~SwNumFormat();
+ virtual ~SwNumFormat() override;
SwNumFormat& operator=( const SwNumFormat& );