summaryrefslogtreecommitdiff
path: root/sw/inc/fmtautofmt.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/fmtautofmt.hxx')
-rw-r--r--sw/inc/fmtautofmt.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/fmtautofmt.hxx b/sw/inc/fmtautofmt.hxx
index b3fbbc0957ba..de022f122031 100644
--- a/sw/inc/fmtautofmt.hxx
+++ b/sw/inc/fmtautofmt.hxx
@@ -31,7 +31,7 @@ public:
SwFormatAutoFormat( sal_uInt16 nWhich = RES_TXTATR_AUTOFMT );
/// single argument ctors shall be explicit.
- virtual ~SwFormatAutoFormat();
+ virtual ~SwFormatAutoFormat() override;
/// @@@ public copy ctor, but no copy assignment?
SwFormatAutoFormat( const SwFormatAutoFormat& rAttr );