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

Method openPathSettingsTab

src/program/ui/WindowManager.cpp:258–261  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

256}
257
258void WindowManager::openPathSettingsTab()
259{
260 settingsWindow()->openTab(SettingsWindow::PathTab);
261}
262
263void WindowManager::showMovieSettingsWindow()
264{

Callers 1

createSettingsMenuMethod · 0.80

Calls 1

openTabMethod · 0.80

Tested by

no test coverage detected