MCPcopy 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
231void MainAppWindow::ResetDynamicStateRequested()
232{
233 m_App.GetWorker().ResetState(true);
234}
235
236void MainAppWindow::CompactThunkHeapRequested()
237{

Callers 1

RegisterMenuHandlersMethod · 0.80

Calls 1

ResetStateMethod · 0.80

Tested by

no test coverage detected