summaryrefslogtreecommitdiff
path: root/slideshow/source/engine/shapes/viewshape.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'slideshow/source/engine/shapes/viewshape.cxx')
-rw-r--r--slideshow/source/engine/shapes/viewshape.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/slideshow/source/engine/shapes/viewshape.cxx b/slideshow/source/engine/shapes/viewshape.cxx
index b89804000ebd..c3b676d6ec41 100644
--- a/slideshow/source/engine/shapes/viewshape.cxx
+++ b/slideshow/source/engine/shapes/viewshape.cxx
@@ -551,7 +551,7 @@ namespace slideshow
// shape needs repaint - setup all that's needed
- boost::optional<basegfx::B2DPolyPolygon> aClip;
+ o3tl::optional<basegfx::B2DPolyPolygon> aClip;
if( pAttr )
{