diff options
Diffstat (limited to 'sw')
-rw-r--r-- | sw/source/ui/fldui/fldmgr.cxx | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sw/source/ui/fldui/fldmgr.cxx b/sw/source/ui/fldui/fldmgr.cxx index e67d170870be..7cd374fe0b96 100644 --- a/sw/source/ui/fldui/fldmgr.cxx +++ b/sw/source/ui/fldui/fldmgr.cxx @@ -1648,7 +1648,8 @@ void SwFieldType::_GetFldName() STR_SCRIPTFLD, STR_AUTHORITY, STR_COMBINED_CHARS, - STR_DROPDOWN + STR_DROPDOWN, + STR_CUSTOM }; // insert infos for fields |