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

Method showMovieSettingsWindow

src/program/ui/WindowManager.cpp:263–266  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

261}
262
263void WindowManager::showMovieSettingsWindow()
264{
265 movieSettingsWindow()->exec();
266}
267
268void WindowManager::showAnnotationsWindow()
269{

Callers 1

createMovieMenuMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected