add one selector to access the csid for menu and menu bar

git-svn-id: svn://10.0.0.236/trunk@11904 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
ftang%netscape.com 1998-10-05 14:29:57 +00:00
parent db4afc138e
commit 8bbe6747ef

View File

@ -104,6 +104,7 @@ INTLCharSetID FE_GetCharSetID(INTL_CharSetID_Selector selector)
break;
case INTL_OldBookmarkCsidSel:
case INTL_DefaultTextWidgetCsidSel:
case INTL_MenuCsidSel:
charsetID = (INTLCharSetID) ScriptToEncoding(FontToScript(applFont));
break;
default: