summaryrefslogtreecommitdiff
path: root/include/sfx2/shell.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/sfx2/shell.hxx')
-rw-r--r--include/sfx2/shell.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/sfx2/shell.hxx b/include/sfx2/shell.hxx
index ed7b55bb7c7d..ffb6d27c70d9 100644
--- a/include/sfx2/shell.hxx
+++ b/include/sfx2/shell.hxx
@@ -148,7 +148,7 @@ public:
The SbxObject may continue to exist, but can not any longer perform
any functions and can not provide any properties.
*/
- virtual ~SfxShell();
+ virtual ~SfxShell() override;
/**
With this virtual method, which is automatically overridden by each subclass