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

Method setDescription

launcher/ui/dialogs/ChooseProviderDialog.cpp:41–44  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

39}
40
41void ChooseProviderDialog::setDescription(QString desc)
42{
43 ui->explanationLabel->setText(desc);
44}
45
46void ChooseProviderDialog::skipOne()
47{

Callers 1

ensureMetadataMethod · 0.45

Calls 1

setTextMethod · 0.45

Tested by

no test coverage detected