summaryrefslogtreecommitdiff
path: root/sw/inc/SwSmartTagMgr.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/SwSmartTagMgr.hxx')
-rw-r--r--sw/inc/SwSmartTagMgr.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/SwSmartTagMgr.hxx b/sw/inc/SwSmartTagMgr.hxx
index a26c1708045e..0d6b558a7240 100644
--- a/sw/inc/SwSmartTagMgr.hxx
+++ b/sw/inc/SwSmartTagMgr.hxx
@@ -29,7 +29,7 @@ private:
static SwSmartTagMgr* mpTheSwSmartTagMgr;
SwSmartTagMgr( const OUString& rModuleName );
- virtual ~SwSmartTagMgr();
+ virtual ~SwSmartTagMgr() override;
public:
static SwSmartTagMgr& Get();