summaryrefslogtreecommitdiff
path: root/sw/inc/fmturl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/fmturl.hxx')
-rw-r--r--sw/inc/fmturl.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/fmturl.hxx b/sw/inc/fmturl.hxx
index 9f338f9a9fb0..e6ea18b863a6 100644
--- a/sw/inc/fmturl.hxx
+++ b/sw/inc/fmturl.hxx
@@ -46,7 +46,7 @@ public:
/// @@@ copy construction allowed, but assigment is not? @@@
SwFormatURL( const SwFormatURL& );
- virtual ~SwFormatURL();
+ virtual ~SwFormatURL() override;
/// "Pure virtual methods" of SfxPoolItem.
virtual bool operator==( const SfxPoolItem& ) const override;