mirror of
https://github.com/monero-project/monero-gui.git
synced 2026-04-03 15:47:27 -04:00
DaemonManager::closing()
This commit is contained in:
@@ -123,3 +123,8 @@ DaemonManager::DaemonManager(QObject *parent)
|
||||
|
||||
}
|
||||
|
||||
void DaemonManager::closing()
|
||||
{
|
||||
qDebug() << __FUNCTION__;
|
||||
stop();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user