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

Method refresh

launcher/ui/widgets/JavaSettingsWidget.cpp:134–137  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

132}
133
134void JavaSettingsWidget::refresh()
135{
136 m_versionWidget->loadList();
137}
138
139JavaSettingsWidget::ValidationStatus JavaSettingsWidget::validate()
140{

Callers

nothing calls this directly

Calls 1

loadListMethod · 0.45

Tested by

no test coverage detected