MCPcopy Create free account
hub / github.com/MultiMC/Launcher / initializePage

Method initializePage

launcher/ui/setupwizard/JavaWizardPage.cpp:48–51  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

46}
47
48void JavaWizardPage::initializePage()
49{
50 m_java_widget->initialize();
51}
52
53bool JavaWizardPage::wantsRefreshButton()
54{

Callers

nothing calls this directly

Calls 1

initializeMethod · 0.45

Tested by

no test coverage detected