summaryrefslogtreecommitdiff
path: root/sd/source/ui/framework/module/ResourceManager.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/framework/module/ResourceManager.hxx')
-rw-r--r--sd/source/ui/framework/module/ResourceManager.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/framework/module/ResourceManager.hxx b/sd/source/ui/framework/module/ResourceManager.hxx
index 455ddd384ddc..6e40983ba50a 100644
--- a/sd/source/ui/framework/module/ResourceManager.hxx
+++ b/sd/source/ui/framework/module/ResourceManager.hxx
@@ -51,7 +51,7 @@ public:
ResourceManager (
const css::uno::Reference<css::frame::XController>& rxController,
const css::uno::Reference<css::drawing::framework::XResourceId>& rxResourceId);
- virtual ~ResourceManager();
+ virtual ~ResourceManager() override;
/** Remember the given URL as one of a center pane view for which to
activate the resource managed by the called object.