diff options
Diffstat (limited to 'include/svx/EnhancedCustomShape2d.hxx')
-rw-r--r-- | include/svx/EnhancedCustomShape2d.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/EnhancedCustomShape2d.hxx b/include/svx/EnhancedCustomShape2d.hxx index ba0d4a6314bf..18ce21437bcc 100644 --- a/include/svx/EnhancedCustomShape2d.hxx +++ b/include/svx/EnhancedCustomShape2d.hxx @@ -76,7 +76,7 @@ namespace o3tl // escher, but we are using it internally in to differentiate // between X_RANGE and Y_RANGE -class SVXCORE_DLLPUBLIC EnhancedCustomShape2d : public SfxItemSet +class SVXCORE_DLLPUBLIC EnhancedCustomShape2d final : public SfxItemSet { SdrObjCustomShape& mrSdrObjCustomShape; MSO_SPT eSpType; |