MCPcopy 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
247void ModPage::retranslate()
248{
249 ui->retranslateUi(this);
250}
251
252void ModPage::updateModVersions(int prev_count)
253{

Callers

nothing calls this directly

Calls 1

retranslateUiMethod · 0.45

Tested by

no test coverage detected