Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/amule-project/amule
/ InitCustomLanguages
Function
InitCustomLanguages
src/OtherFunctions.cpp:1090–1093 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1088
wxLocale::AddLanguage(info);
1089
1090
void InitCustomLanguages()
1091
{
1092
wxLanguageInfo info;
1093
}
1094
1095
1096
void InitLocale(wxLocale& locale, int language)
Callers
3
Localize_mule
Method · 0.85
OnInit
Method · 0.85
OnInit
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected