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

Method openMovieSettingsTab

src/program/ui/WindowManager.cpp:228–231  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

226}
227
228void WindowManager::openMovieSettingsTab()
229{
230 settingsWindow()->openTab(SettingsWindow::MovieTab);
231}
232
233void WindowManager::openInputSettingsTab()
234{

Callers 1

createSettingsMenuMethod · 0.80

Calls 1

openTabMethod · 0.80

Tested by

no test coverage detected