summaryrefslogtreecommitdiff
path: root/sw/source/uibase/inc/annotsh.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/uibase/inc/annotsh.hxx')
-rw-r--r--sw/source/uibase/inc/annotsh.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/uibase/inc/annotsh.hxx b/sw/source/uibase/inc/annotsh.hxx
index 389a3bcf0943..0c08dfcf84f1 100644
--- a/sw/source/uibase/inc/annotsh.hxx
+++ b/sw/source/uibase/inc/annotsh.hxx
@@ -39,7 +39,7 @@ private:
public:
SwAnnotationShell(SwView&);
- virtual ~SwAnnotationShell();
+ virtual ~SwAnnotationShell() override;
static void StateDisableItems(SfxItemSet &);
void Exec(SfxRequest &);