Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
107
void APIPage::resetBaseURLNote()
108
{
109
ui->baseURLNote->hide();
110
baseURLPasteType = ui->pasteTypeComboBox->currentIndex();
111
}
112
113
void APIPage::updateBaseURLNote(int index)
114
{
Callers
nothing calls this directly
Calls
1
hide
Method · 0.80
Tested by
no test coverage detected