summaryrefslogtreecommitdiff
path: root/hwpfilter
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2017-11-01 10:39:38 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2017-11-01 13:30:59 +0100
commitdd8060ddc418942d51bb07313546fe849aac9d39 (patch)
tree1a083a8d84458ff9d38c3120f437873cb4ae3bc9 /hwpfilter
parentaf318eeb4e23694e17b09b902afb98ddf9da9b7b (diff)
loplugin:finalclasses in h*,i*,j*
Change-Id: I3b5f319a88dbe6a9c2ffbfdf991345beda9a2fcd Reviewed-on: https://gerrit.libreoffice.org/44154 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'hwpfilter')
-rw-r--r--hwpfilter/source/hfont.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/hwpfilter/source/hfont.h b/hwpfilter/source/hfont.h
index 074346f8f892..f70d2de82c73 100644
--- a/hwpfilter/source/hfont.h
+++ b/hwpfilter/source/hfont.h
@@ -32,9 +32,8 @@ class HWPFile;
* The HWPFont class has the font list for the document when it's saved.
* @short Font information
*/
-class DLLEXPORT HWPFont
+class DLLEXPORT HWPFont final
{
- protected:
/**
* System font count for each language
* NLanguage is 7 in common case.