summaryrefslogtreecommitdiffstats
path: root/include/svl/rectitem.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2019-10-29 12:10:02 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2019-10-30 05:49:39 +0100
commit84ad5f840062b8a604c776ee86cedb3ba360f355 (patch)
treea623e18c53b2b508c010b0f086e7b8ada8640f3b /include/svl/rectitem.hxx
parenttdf#127927 Character Dialog effect tab update (diff)
downloadcore-84ad5f840062b8a604c776ee86cedb3ba360f355.tar.gz
core-84ad5f840062b8a604c776ee86cedb3ba360f355.zip
loplugin:finalclasses sot..svl
Change-Id: I0814e98c82822752dd4410d595d35acb67d5a1d1 Reviewed-on: https://gerrit.libreoffice.org/81703 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'include/svl/rectitem.hxx')
-rw-r--r--include/svl/rectitem.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svl/rectitem.hxx b/include/svl/rectitem.hxx
index 412a695be464..5da145bb2da9 100644
--- a/include/svl/rectitem.hxx
+++ b/include/svl/rectitem.hxx
@@ -25,7 +25,7 @@
class SvStream;
-class SVL_DLLPUBLIC SfxRectangleItem: public SfxPoolItem
+class SVL_DLLPUBLIC SfxRectangleItem final : public SfxPoolItem
{
tools::Rectangle aVal;