summaryrefslogtreecommitdiff
path: root/sd/source/ui/slideshow/slideshowimpl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/slideshow/slideshowimpl.hxx')
-rw-r--r--sd/source/ui/slideshow/slideshowimpl.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/slideshow/slideshowimpl.hxx b/sd/source/ui/slideshow/slideshowimpl.hxx
index 901f09e45529..22eb6fc657a5 100644
--- a/sd/source/ui/slideshow/slideshowimpl.hxx
+++ b/sd/source/ui/slideshow/slideshowimpl.hxx
@@ -390,7 +390,7 @@ private:
css::uno::Reference< css::media::XPlayer > mxPlayer;
- ::std::auto_ptr<PaneHider> mpPaneHider;
+ ::std::unique_ptr<PaneHider> mpPaneHider;
ImplSVEvent * mnEndShowEvent;
ImplSVEvent * mnContextMenuEvent;