summaryrefslogtreecommitdiffstats
path: root/include/sfx2/tplpitem.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/tplpitem.hxx
parentloplugin:finalclasses in oox (diff)
downloadcore-af7589107e3540d0454965b58e3177f4057ce48c.tar.gz
core-af7589107e3540d0454965b58e3177f4057ce48c.zip
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/tplpitem.hxx')
-rw-r--r--include/sfx2/tplpitem.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/sfx2/tplpitem.hxx b/include/sfx2/tplpitem.hxx
index 728e087135d7..9276ab5524ad 100644
--- a/include/sfx2/tplpitem.hxx
+++ b/include/sfx2/tplpitem.hxx
@@ -25,7 +25,7 @@
#include <svl/flagitem.hxx>
#include <svl/style.hxx>
-class SFX2_DLLPUBLIC SfxTemplateItem: public SfxFlagItem
+class SFX2_DLLPUBLIC SfxTemplateItem final : public SfxFlagItem
{
OUString aStyle;
public: