Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TranslucentTB/TranslucentTB
/ ResetDynamicStateRequested
Method
ResetDynamicStateRequested
TranslucentTB/mainappwindow.cpp:231–234 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
229
}
230
231
void MainAppWindow::ResetDynamicStateRequested()
232
{
233
m_App.GetWorker().ResetState(true);
234
}
235
236
void MainAppWindow::CompactThunkHeapRequested()
237
{
Callers
1
RegisterMenuHandlers
Method · 0.80
Calls
1
ResetState
Method · 0.80
Tested by
no test coverage detected