summaryrefslogtreecommitdiff
path: root/sd/source/ui/slidesorter/inc/controller/SlsTransferableData.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/slidesorter/inc/controller/SlsTransferableData.hxx')
-rw-r--r--sd/source/ui/slidesorter/inc/controller/SlsTransferableData.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/slidesorter/inc/controller/SlsTransferableData.hxx b/sd/source/ui/slidesorter/inc/controller/SlsTransferableData.hxx
index ed756d864d2b..ad67d7a09ef0 100644
--- a/sd/source/ui/slidesorter/inc/controller/SlsTransferableData.hxx
+++ b/sd/source/ui/slidesorter/inc/controller/SlsTransferableData.hxx
@@ -75,7 +75,7 @@ public:
/** Return the view shell for which the transferable was created.
*/
- SlideSorterViewShell* GetSourceViewShell (void) const;
+ SlideSorterViewShell* GetSourceViewShell (void) const { return mpViewShell;}
private:
SlideSorterViewShell* mpViewShell;