summaryrefslogtreecommitdiff
path: root/sw/inc/paratr.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/paratr.hxx')
-rw-r--r--sw/inc/paratr.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/paratr.hxx b/sw/inc/paratr.hxx
index 7aed926aeed0..00be3cb5a0fb 100644
--- a/sw/inc/paratr.hxx
+++ b/sw/inc/paratr.hxx
@@ -62,7 +62,7 @@ public:
static SfxPoolItem* CreateDefault();
SwFormatDrop();
- virtual ~SwFormatDrop();
+ virtual ~SwFormatDrop() override;
// @@@ public copy ctor, but no copy assignment?
SwFormatDrop( const SwFormatDrop & );