Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chrxh/alien
/ LogWindow
Method
LogWindow
source/Gui/LogWindow.cpp:19–21 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
17
}
18
19
LogWindow::LogWindow()
20
: AlienWindow(
"Log"
,
"windows.log"
, false)
21
{}
22
23
void LogWindow::shutdownIntern()
24
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected