Kaydet (Commit) 392f0990 authored tarafından Caolán McNamara's avatar Caolán McNamara

avoid assertion about spurious '0' translation id in field dialog

üst 84e6b571
......@@ -1648,7 +1648,8 @@ void SwFieldType::_GetFldName()
STR_SCRIPTFLD,
STR_AUTHORITY,
STR_COMBINED_CHARS,
STR_DROPDOWN
STR_DROPDOWN,
STR_CUSTOM
};
// insert infos for fields
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment