Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MultiMC/Launcher
/ updateNotAvailable
Method
updateNotAvailable
launcher/ui/MainWindow.cpp:1244–1248 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1242
}
1243
1244
void MainWindow::updateNotAvailable()
1245
{
1246
UpdateDialog dlg(false, this);
1247
dlg.exec();
1248
}
1249
1250
QList<int> stringToIntList(const QString &string)
1251
{
Callers
nothing calls this directly
Calls
1
exec
Method · 0.45
Tested by
no test coverage detected