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

Method openInputSettingsTab

src/program/ui/WindowManager.cpp:233–236  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

231}
232
233void WindowManager::openInputSettingsTab()
234{
235 settingsWindow()->openTab(SettingsWindow::InputTab);
236}
237
238void WindowManager::openAudioSettingsTab()
239{

Callers 1

createSettingsMenuMethod · 0.80

Calls 1

openTabMethod · 0.80

Tested by

no test coverage detected