MCPcopy Create free account
hub / github.com/PolyMC/PolyMC / translations

Method translations

launcher/Application.cpp:1127–1130  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1125}
1126
1127std::shared_ptr<TranslationsModel> Application::translations()
1128{
1129 return m_translations;
1130}
1131
1132std::shared_ptr<JavaInstallList> Application::javalist()
1133{

Callers 6

refreshMethod · 0.80
LauncherPageMethod · 0.80
languageRowChangedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected