summaryrefslogtreecommitdiff
path: root/include/sfx2/new.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/new.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/new.hxx')
-rw-r--r--include/sfx2/new.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/sfx2/new.hxx b/include/sfx2/new.hxx
index 54e66528e470..e8e974cf366e 100644
--- a/include/sfx2/new.hxx
+++ b/include/sfx2/new.hxx
@@ -59,7 +59,7 @@ namespace o3tl
#define RET_TEMPLATE_LOAD 100
-class SFX2_DLLPUBLIC SfxNewFileDialog : public SfxDialogController
+class SFX2_DLLPUBLIC SfxNewFileDialog final : public SfxDialogController
{
private:
Idle m_aPrevIdle;