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

Method on_actionSettings_triggered

launcher/ui/MainWindow.cpp:1991–1994  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1989}
1990
1991void MainWindow::on_actionSettings_triggered()
1992{
1993 APPLICATION->ShowGlobalSettings(this, "global-settings");
1994}
1995
1996void MainWindow::globalSettingsClosed()
1997{

Callers

nothing calls this directly

Calls 1

ShowGlobalSettingsMethod · 0.80

Tested by

no test coverage detected