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

Method on_actionEditInstNotes_triggered

launcher/ui/MainWindow.cpp:1662–1665  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1660}
1661
1662void MainWindow::on_actionEditInstNotes_triggered()
1663{
1664 APPLICATION->showInstanceWindow(m_selectedInstance, "notes");
1665}
1666
1667void MainWindow::on_actionWorlds_triggered()
1668{

Callers

nothing calls this directly

Calls 1

showInstanceWindowMethod · 0.80

Tested by

no test coverage detected