summaryrefslogtreecommitdiffstats
path: root/include/svx/svdopath.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/svdopath.hxx')
-rw-r--r--include/svx/svdopath.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/svdopath.hxx b/include/svx/svdopath.hxx
index 027996240359..f6a51898158d 100644
--- a/include/svx/svdopath.hxx
+++ b/include/svx/svdopath.hxx
@@ -29,7 +29,7 @@ class ImpPathForDragAndCreate;
// Helper class SdrPathObjGeoData
// used for undo/redo
-class SdrPathObjGeoData : public SdrTextObjGeoData
+class SdrPathObjGeoData final : public SdrTextObjGeoData
{
public:
basegfx::B2DPolyPolygon maPathPolygon;