Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/clementgallet/libTAS
/ openVideoSettingsTab
Method
openVideoSettingsTab
src/program/ui/WindowManager.cpp:243–246 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
241
}
242
243
void WindowManager::openVideoSettingsTab()
244
{
245
settingsWindow()->openTab(SettingsWindow::VideoTab);
246
}
247
248
void WindowManager::openDebugSettingsTab()
249
{
Callers
1
createSettingsMenu
Method · 0.80
Calls
1
openTab
Method · 0.80
Tested by
no test coverage detected