summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc/FormShellManager.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/inc/FormShellManager.hxx')
-rw-r--r--sd/source/ui/inc/FormShellManager.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/inc/FormShellManager.hxx b/sd/source/ui/inc/FormShellManager.hxx
index 463b53924aef..c63773bcb871 100644
--- a/sd/source/ui/inc/FormShellManager.hxx
+++ b/sd/source/ui/inc/FormShellManager.hxx
@@ -52,7 +52,7 @@ class FormShellManager
{
public:
FormShellManager (ViewShellBase& rBase);
- virtual ~FormShellManager();
+ virtual ~FormShellManager() override;
/** Typically called by a ShellFactory. It tells the
FormShellManager which form shell to manage.