MCPcopy Create free account
hub / github.com/TranslucentTB/TranslucentTB / EditSettingsRequested

Method EditSettingsRequested

TranslucentTB/mainappwindow.cpp:211–214  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

209}
210
211void MainAppWindow::EditSettingsRequested()
212{
213 m_App.GetConfigManager().EditConfigFile();
214}
215
216void MainAppWindow::ResetSettingsRequested()
217{

Callers 1

RegisterMenuHandlersMethod · 0.80

Calls 1

EditConfigFileMethod · 0.45

Tested by

no test coverage detected