summaryrefslogtreecommitdiff
path: root/include/sfx2/watermarkitem.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2019-10-29 12:02:47 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2019-10-29 19:38:31 +0100
commitaf7589107e3540d0454965b58e3177f4057ce48c (patch)
tree569047fbe097648b3b3f03fe720454a31a0b1dd4 /include/sfx2/watermarkitem.hxx
parent5ef60d5af78bfa9bc297df7d83042e53a9a04e0f (diff)
loplugin:finalclasses sfx2
Change-Id: I77330d53adb5c6ec66750e57fdc539353b4c9725 Reviewed-on: https://gerrit.libreoffice.org/81657 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'include/sfx2/watermarkitem.hxx')
-rw-r--r--include/sfx2/watermarkitem.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/sfx2/watermarkitem.hxx b/include/sfx2/watermarkitem.hxx
index 448eb47990f8..4af89357d214 100644
--- a/include/sfx2/watermarkitem.hxx
+++ b/include/sfx2/watermarkitem.hxx
@@ -13,7 +13,7 @@
#include <svl/poolitem.hxx>
#include <tools/color.hxx>
-class SFX2_DLLPUBLIC SfxWatermarkItem: public SfxPoolItem
+class SFX2_DLLPUBLIC SfxWatermarkItem final : public SfxPoolItem
{
public:
static SfxPoolItem* CreateDefault();