Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PurpleI2P/i2pd
/ CreateMainWindow
Method
CreateMainWindow
daemon/HaikuDaemon.cpp:169–173 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
167
}
168
169
void I2PApp::CreateMainWindow ()
170
{
171
auto mainWindow = new MainWindow ();
172
mainWindow->Show ();
173
}
174
175
namespace i2p
176
{
Callers
1
start
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected