summaryrefslogtreecommitdiff
path: root/include/editeng/CustomPropertyField.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/editeng/CustomPropertyField.hxx')
-rw-r--r--include/editeng/CustomPropertyField.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/editeng/CustomPropertyField.hxx b/include/editeng/CustomPropertyField.hxx
index a49eba7bad3c..b44af7330bbc 100644
--- a/include/editeng/CustomPropertyField.hxx
+++ b/include/editeng/CustomPropertyField.hxx
@@ -23,7 +23,7 @@ namespace com::sun::star::document { class XDocumentProperties; }
namespace editeng
{
-class EDITENG_DLLPUBLIC CustomPropertyField : public SvxFieldData
+class EDITENG_DLLPUBLIC CustomPropertyField final : public SvxFieldData
{
private:
OUString msName;