summaryrefslogtreecommitdiff
path: root/sd/source/ui/framework/module/ShellStackGuard.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/framework/module/ShellStackGuard.hxx')
-rw-r--r--sd/source/ui/framework/module/ShellStackGuard.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/framework/module/ShellStackGuard.hxx b/sd/source/ui/framework/module/ShellStackGuard.hxx
index 9e4b738533eb..07bef965e3a3 100644
--- a/sd/source/ui/framework/module/ShellStackGuard.hxx
+++ b/sd/source/ui/framework/module/ShellStackGuard.hxx
@@ -65,7 +65,7 @@ class ShellStackGuard
{
public:
explicit ShellStackGuard (css::uno::Reference<css::frame::XController>& rxController);
- virtual ~ShellStackGuard();
+ virtual ~ShellStackGuard() override;
virtual void SAL_CALL disposing() override;