MCPcopy 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
169void I2PApp::CreateMainWindow ()
170{
171 auto mainWindow = new MainWindow ();
172 mainWindow->Show ();
173}
174
175namespace i2p
176{

Callers 1

startMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected