MCPcopy 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
1090void InitCustomLanguages()
1091{
1092 wxLanguageInfo info;
1093}
1094
1095
1096void InitLocale(wxLocale& locale, int language)

Callers 3

Localize_muleMethod · 0.85
OnInitMethod · 0.85
OnInitMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected