summaryrefslogtreecommitdiff
path: root/sd/inc/anminfo.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2019-11-01 11:28:02 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2019-11-01 11:27:20 +0100
commitfaff2437d83b437766d1c59dc473cc8b6ad9a548 (patch)
tree8d231dcc16f3547c21e276dcb01a60b3433210c3 /sd/inc/anminfo.hxx
parent202a49a5831fbfcf057350ef949c13e75b3b7446 (diff)
loplugin:finalclasses in sd/inc
Change-Id: I29c7656d532fc0c8bcf1379a2f54d052aa4253e8 Reviewed-on: https://gerrit.libreoffice.org/81877 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'sd/inc/anminfo.hxx')
-rw-r--r--sd/inc/anminfo.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/inc/anminfo.hxx b/sd/inc/anminfo.hxx
index dbd13720ec29..08224994a2ce 100644
--- a/sd/inc/anminfo.hxx
+++ b/sd/inc/anminfo.hxx
@@ -28,7 +28,7 @@
#include <tools/color.hxx>
#include "sddllapi.h"
-class SD_DLLPUBLIC SdAnimationInfo : public SdrObjUserData
+class SD_DLLPUBLIC SdAnimationInfo final : public SdrObjUserData
{
public:
PresObjKind mePresObjKind;