mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-01-18 20:59:57 +00:00
now starting the i2pd daemon - uncommented emit start line
This commit is contained in:
parent
7bab92042a
commit
3a89f2c32f
@ -162,7 +162,7 @@ namespace qt
|
||||
{
|
||||
i2p::qt::Controller daemonQtController(daemon);
|
||||
qDebug("Starting the daemon...");
|
||||
//DEBUG //emit daemonQtController.startDaemon();
|
||||
emit daemonQtController.startDaemon();
|
||||
//daemon.start ();
|
||||
qDebug("Starting GUI event loop...");
|
||||
result = app.exec();
|
||||
|
Loading…
x
Reference in New Issue
Block a user