Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PolyMC/PolyMC
/ retranslate
Method
retranslate
launcher/ui/pages/modplatform/ModPage.cpp:247–250 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
245
/******** Make changes to the UI ********/
246
247
void ModPage::retranslate()
248
{
249
ui->retranslateUi(this);
250
}
251
252
void ModPage::updateModVersions(int prev_count)
253
{
Callers
nothing calls this directly
Calls
1
retranslateUi
Method · 0.45
Tested by
no test coverage detected