summaryrefslogtreecommitdiff
path: root/sw/inc/shellio.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/shellio.hxx')
-rw-r--r--sw/inc/shellio.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/shellio.hxx b/sw/inc/shellio.hxx
index a18f65be3fb1..df75e6f20444 100644
--- a/sw/inc/shellio.hxx
+++ b/sw/inc/shellio.hxx
@@ -405,7 +405,7 @@ public:
bool bOrganizerMode : 1;
Writer();
- virtual ~Writer();
+ virtual ~Writer() override;
virtual sal_uLong Write( SwPaM&, SfxMedium&, const OUString* );
sal_uLong Write( SwPaM&, SvStream&, const OUString* );