зеркало из https://github.com/mozilla/gecko-dev.git
add one selector to access the csid of the menu
This commit is contained in:
Родитель
6833c6831a
Коммит
6eade21f9e
|
@ -2884,6 +2884,7 @@ FE_GetCharSetID(INTL_CharSetID_Selector selector)
|
|||
{
|
||||
case INTL_FileNameCsidSel:
|
||||
case INTL_DefaultTextWidgetCsidSel:
|
||||
case INTL_MenuCsidSel:
|
||||
charsetID = (INTLCharSetID) fe_LocaleCharSetID;
|
||||
break;
|
||||
case INTL_OldBookmarkCsidSel:
|
||||
|
|
Загрузка…
Ссылка в новой задаче