summaryrefslogtreecommitdiff
path: root/sw/source/uibase/inc/drformsh.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/uibase/inc/drformsh.hxx')
-rw-r--r--sw/source/uibase/inc/drformsh.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/uibase/inc/drformsh.hxx b/sw/source/uibase/inc/drformsh.hxx
index 194a6f706757..d0cad184ff98 100644
--- a/sw/source/uibase/inc/drformsh.hxx
+++ b/sw/source/uibase/inc/drformsh.hxx
@@ -34,7 +34,7 @@ private:
public:
SwDrawFormShell(SwView &rView);
- virtual ~SwDrawFormShell();
+ virtual ~SwDrawFormShell() override;
void Execute(SfxRequest &);
void GetState(SfxItemSet &);