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