MCPcopy 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
299void VersionPage::on_actionReload_triggered()
300{
301 reloadPackProfile();
302 m_container->refreshContainer();
303}
304
305void VersionPage::on_actionRemove_triggered()
306{

Callers

nothing calls this directly

Calls 1

refreshContainerMethod · 0.45

Tested by

no test coverage detected