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

Method openedImpl

launcher/ui/pages/instance/OtherLogsPage.cpp:83–86  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

81}
82
83void OtherLogsPage::openedImpl()
84{
85 m_watcher->enable();
86}
87void OtherLogsPage::closedImpl()
88{
89 m_watcher->disable();

Callers

nothing calls this directly

Calls 1

enableMethod · 0.45

Tested by

no test coverage detected