Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
211
void MainAppWindow::EditSettingsRequested()
212
{
213
m_App.GetConfigManager().EditConfigFile();
214
}
215
216
void MainAppWindow::ResetSettingsRequested()
217
{
Callers
1
RegisterMenuHandlers
Method · 0.80
Calls
1
EditConfigFile
Method · 0.45
Tested by
no test coverage detected