mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-27 19:27:49 +02:00
restart button now has a handler
This commit is contained in:
parent
a83be187f3
commit
3118d7bede
3 changed files with 27 additions and 0 deletions
|
@ -161,6 +161,7 @@ namespace qt
|
|||
|
||||
{
|
||||
i2p::qt::Controller daemonQtController(daemon);
|
||||
w.setI2PController(&daemonQtController);
|
||||
qDebug("Starting the daemon...");
|
||||
emit daemonQtController.startDaemon();
|
||||
//daemon.start ();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue