summaryrefslogtreecommitdiff
path: root/sw/source/uibase/inc/wgrfsh.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/uibase/inc/wgrfsh.hxx')
-rw-r--r--sw/source/uibase/inc/wgrfsh.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/uibase/inc/wgrfsh.hxx b/sw/source/uibase/inc/wgrfsh.hxx
index 4e423dfc8afb..65987a423958 100644
--- a/sw/source/uibase/inc/wgrfsh.hxx
+++ b/sw/source/uibase/inc/wgrfsh.hxx
@@ -25,7 +25,7 @@ class SwWebGrfShell: public SwGrfShell
{
public:
SwWebGrfShell(SwView &rShell);
- virtual ~SwWebGrfShell();
+ virtual ~SwWebGrfShell() override;
SFX_DECL_INTERFACE(SW_WEBGRFSHELL)