diff options
Diffstat (limited to 'include/svx/xlnstit.hxx')
-rw-r--r-- | include/svx/xlnstit.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/xlnstit.hxx b/include/svx/xlnstit.hxx index 3e9c402e8bb9..6a01d7e5fdc4 100644 --- a/include/svx/xlnstit.hxx +++ b/include/svx/xlnstit.hxx @@ -29,7 +29,7 @@ class SdrModel; // class XLineStartItem -class SVX_DLLPUBLIC XLineStartItem : public NameOrIndex +class SVX_DLLPUBLIC XLineStartItem final : public NameOrIndex { basegfx::B2DPolyPolygon maPolyPolygon; |