diff options
Diffstat (limited to 'include/svx/xflhtit.hxx')
-rw-r--r-- | include/svx/xflhtit.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/xflhtit.hxx b/include/svx/xflhtit.hxx index 1ef7d4e11d55..9eb8805415aa 100644 --- a/include/svx/xflhtit.hxx +++ b/include/svx/xflhtit.hxx @@ -29,7 +29,7 @@ class SdrModel; -class SVXCORE_DLLPUBLIC XFillHatchItem : public NameOrIndex +class SVXCORE_DLLPUBLIC XFillHatchItem final : public NameOrIndex { XHatch aHatch; |