summaryrefslogtreecommitdiff
path: root/slideshow/source/inc/shapeimporter.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'slideshow/source/inc/shapeimporter.hxx')
-rw-r--r--slideshow/source/inc/shapeimporter.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/slideshow/source/inc/shapeimporter.hxx b/slideshow/source/inc/shapeimporter.hxx
index 3c9b85b4ed47..e1fba6fa7683 100644
--- a/slideshow/source/inc/shapeimporter.hxx
+++ b/slideshow/source/inc/shapeimporter.hxx
@@ -90,7 +90,7 @@ public:
importShape() call.
*/
bool isImportDone() const;
- PolyPolygonVector getPolygons();
+ const PolyPolygonVector& getPolygons();
double getImportedShapesCount() { return mnAscendingPrio; }
private: