diff options
Diffstat (limited to 'sd/source/ui/inc/slideshow.hxx')
-rw-r--r-- | sd/source/ui/inc/slideshow.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/inc/slideshow.hxx b/sd/source/ui/inc/slideshow.hxx index 93f3ede65166..e38d87b48cc7 100644 --- a/sd/source/ui/inc/slideshow.hxx +++ b/sd/source/ui/inc/slideshow.hxx @@ -111,7 +111,7 @@ public: bool startPreview( const css::uno::Reference< css::drawing::XDrawPage >& xDrawPage, const css::uno::Reference< css::animations::XAnimationNode >& xAnimationNode, - vcl::Window* pParent = nullptr ); + vcl::Window* pParent ); // uno api |