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 b2c03b3deefb..8b4a773ae5bd 100644
--- a/sd/source/ui/inc/FormShellManager.hxx
+++ b/sd/source/ui/inc/FormShellManager.hxx
@@ -53,7 +53,7 @@ class ViewShellBase;
The form shell is created and destroyed by the ViewShellManager by using
a factory object provided by the FormShellManager.
*/
-class FormShellManager : public SfxListener
+class FormShellManager final : public SfxListener
{
public:
FormShellManager(ViewShellBase& rBase);