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

Method showExecutableWindow

src/program/ui/WindowManager.cpp:218–221  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

216}
217
218void WindowManager::showExecutableWindow()
219{
220 executableWindow()->exec();
221}
222
223void WindowManager::openRuntimeSettingsWindow()
224{

Callers 1

createFileMenuMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected