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

Method resetBaseURLNote

launcher/ui/pages/global/APIPage.cpp:107–111  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

105}
106
107void APIPage::resetBaseURLNote()
108{
109 ui->baseURLNote->hide();
110 baseURLPasteType = ui->pasteTypeComboBox->currentIndex();
111}
112
113void APIPage::updateBaseURLNote(int index)
114{

Callers

nothing calls this directly

Calls 1

hideMethod · 0.80

Tested by

no test coverage detected