summaryrefslogtreecommitdiff
path: root/sw/source/uibase/dochdl/swdtflvr.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/uibase/dochdl/swdtflvr.cxx')
-rw-r--r--sw/source/uibase/dochdl/swdtflvr.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/uibase/dochdl/swdtflvr.cxx b/sw/source/uibase/dochdl/swdtflvr.cxx
index 596ad57c7bff..3821e8929933 100644
--- a/sw/source/uibase/dochdl/swdtflvr.cxx
+++ b/sw/source/uibase/dochdl/swdtflvr.cxx
@@ -169,7 +169,7 @@ class SwTrnsfrDdeLink : public ::sfx2::SvBaseLink
using sfx2::SvBaseLink::Disconnect;
protected:
- virtual ~SwTrnsfrDdeLink();
+ virtual ~SwTrnsfrDdeLink() override;
public:
SwTrnsfrDdeLink( SwTransferable& rTrans, SwWrtShell& rSh );