summaryrefslogtreecommitdiff
path: root/sw/inc/swacorr.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/swacorr.hxx')
-rw-r--r--sw/inc/swacorr.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/swacorr.hxx b/sw/inc/swacorr.hxx
index e9c41853eeae..5ca345548dc1 100644
--- a/sw/inc/swacorr.hxx
+++ b/sw/inc/swacorr.hxx
@@ -47,7 +47,7 @@ protected:
public:
SwAutoCorrect( const SvxAutoCorrect& rACorr );
- virtual ~SwAutoCorrect();
+ virtual ~SwAutoCorrect() override;
};
#endif