mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-03-07 06:09:42 +00:00
now starting the i2pd daemon - uncommented emit start line
This commit is contained in:
@@ -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();
|
||||
|
||||
Reference in New Issue
Block a user