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

Method showInputEditorWindow

src/program/ui/MainWindow.cpp:740–743  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

738}
739
740void MainWindow::showInputEditorWindow()
741{
742 windowManager->showInputEditorWindow();
743}
744
745void MainWindow::showLuaConsoleWindow()
746{

Callers 2

mainFunction · 0.45
createMovieMenuMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected