MCPcopy Create free account
hub / github.com/clementgallet/libTAS / showLuaConsoleWindow

Method showLuaConsoleWindow

src/program/ui/MainWindow.cpp:745–748  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

743}
744
745void MainWindow::showLuaConsoleWindow()
746{
747 windowManager->showLuaConsoleWindow();
748}
749
750void MainWindow::slotSyncInputEditorVisible(bool &visible)
751{

Callers 2

mainFunction · 0.45
createToolsMenuMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected