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

Method openedImpl

launcher/ui/pages/instance/ExternalResourcesPage.cpp:73–76  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

71}
72
73void ExternalResourcesPage::openedImpl()
74{
75 m_model->startWatching();
76}
77
78void ExternalResourcesPage::closedImpl()
79{

Callers

nothing calls this directly

Calls 1

startWatchingMethod · 0.45

Tested by

no test coverage detected