summaryrefslogtreecommitdiff
path: root/include/editeng/flstitem.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/editeng/flstitem.hxx')
-rw-r--r--include/editeng/flstitem.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/editeng/flstitem.hxx b/include/editeng/flstitem.hxx
index 624eef3f866e..86cd6c9a593a 100644
--- a/include/editeng/flstitem.hxx
+++ b/include/editeng/flstitem.hxx
@@ -35,7 +35,7 @@ class FontList;
not copied and not deleted!
*/
-class EDITENG_DLLPUBLIC SvxFontListItem : public SfxPoolItem
+class EDITENG_DLLPUBLIC SvxFontListItem final : public SfxPoolItem
{
private:
const FontList* pFontList;