summaryrefslogtreecommitdiff
path: root/slideshow/source/inc/slide.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'slideshow/source/inc/slide.hxx')
-rw-r--r--slideshow/source/inc/slide.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/slideshow/source/inc/slide.hxx b/slideshow/source/inc/slide.hxx
index bc3ffeb2aa63..ea460582d120 100644
--- a/slideshow/source/inc/slide.hxx
+++ b/slideshow/source/inc/slide.hxx
@@ -197,7 +197,7 @@ namespace slideshow::internal
const css::uno::Reference< css::uno::XComponentContext >& xContext,
const ShapeEventListenerMap& rShapeListenerMap,
const ShapeCursorMap& rShapeCursorMap,
- const PolyPolygonVector& rPolyPolygonVector,
+ PolyPolygonVector&& rPolyPolygonVector,
RGBColor const& aUserPaintColor,
double dUserPaintStrokeWidth,
bool bUserPaintEnabled,