Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/clementgallet/libTAS
/ openRuntimeSettingsWindow
Method
openRuntimeSettingsWindow
src/program/ui/WindowManager.cpp:223–226 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
221
}
222
223
void WindowManager::openRuntimeSettingsWindow()
224
{
225
settingsWindow()->openTab(SettingsWindow::RuntimeTab);
226
}
227
228
void WindowManager::openMovieSettingsTab()
229
{
Callers
1
createSettingsMenu
Method · 0.80
Calls
1
openTab
Method · 0.80
Tested by
no test coverage detected