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

Method on_actionEditInstNotes_triggered

launcher/ui/MainWindow.cpp:2012–2015  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2010}
2011
2012void MainWindow::on_actionEditInstNotes_triggered()
2013{
2014 APPLICATION->showInstanceWindow(m_selectedInstance, "notes");
2015}
2016
2017void MainWindow::on_actionWorlds_triggered()
2018{

Callers

nothing calls this directly

Calls 1

showInstanceWindowMethod · 0.80

Tested by

no test coverage detected