summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc/ViewShellBase.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/inc/ViewShellBase.hxx')
-rw-r--r--sd/source/ui/inc/ViewShellBase.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/inc/ViewShellBase.hxx b/sd/source/ui/inc/ViewShellBase.hxx
index 7fc4af2a2da0..06b46514a487 100644
--- a/sd/source/ui/inc/ViewShellBase.hxx
+++ b/sd/source/ui/inc/ViewShellBase.hxx
@@ -198,7 +198,7 @@ public:
std::shared_ptr<ToolBarManager> const & GetToolBarManager() const;
std::shared_ptr<FormShellManager> const & GetFormShellManager() const;
- DrawController& GetDrawController() const;
+ DrawController* GetDrawController() const;
void SetViewTabBar (const ::rtl::Reference<ViewTabBar>& rViewTabBar);