MCPcopy Create free account
hub / github.com/baumgarr/nixnote2 / browserThreadStarted

Method browserThreadStarted

gui/nbrowserwindow.cpp:293–295  ·  view source on GitHub ↗

Browser helper thread is ready

Source from the content-addressed store, hash-verified

291
292// Browser helper thread is ready
293void NBrowserWindow::browserThreadStarted() {
294 browserRunner->moveToThread(browserThread);
295}
296
297
298// Setup the toolbar window of the editor

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected