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

Method on_actionMods_triggered

launcher/ui/MainWindow.cpp:2022–2025  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2020}
2021
2022void MainWindow::on_actionMods_triggered()
2023{
2024 APPLICATION->showInstanceWindow(m_selectedInstance, "mods");
2025}
2026
2027void MainWindow::on_actionEditInstance_triggered()
2028{

Callers

nothing calls this directly

Calls 1

showInstanceWindowMethod · 0.80

Tested by

no test coverage detected