summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc/DrawViewShell.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/inc/DrawViewShell.hxx')
-rw-r--r--sd/source/ui/inc/DrawViewShell.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/inc/DrawViewShell.hxx b/sd/source/ui/inc/DrawViewShell.hxx
index fe2faa50ddc0..bf7462554f1f 100644
--- a/sd/source/ui/inc/DrawViewShell.hxx
+++ b/sd/source/ui/inc/DrawViewShell.hxx
@@ -347,7 +347,7 @@ public:
/** Return a pointer to the tab control for pages.
*/
- TabControl* GetPageTabControl (void);
+ TabControl* GetPageTabControl (void) { return &maTabControl;}
/** Return a pointer to the tab control for layers.
*/