Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PolyMC/PolyMC
/ on_actionReload_triggered
Method
on_actionReload_triggered
launcher/ui/pages/instance/VersionPage.cpp:299–303 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
297
}
298
299
void VersionPage::on_actionReload_triggered()
300
{
301
reloadPackProfile();
302
m_container->refreshContainer();
303
}
304
305
void VersionPage::on_actionRemove_triggered()
306
{
Callers
nothing calls this directly
Calls
1
refreshContainer
Method · 0.45
Tested by
no test coverage detected