mirror of
https://github.com/monero-project/monero-gui
synced 2025-01-16 14:27:26 +01:00
daemonManagerDialog: show processdialog when starting
This commit is contained in:
parent
bb881d9aef
commit
760e01b50c
@ -90,8 +90,8 @@ Window {
|
||||
text: qsTr("Start daemon")
|
||||
KeyNavigation.tab: cancelButton
|
||||
onClicked: {
|
||||
daemonManager.start();
|
||||
root.close()
|
||||
appWindow.startDaemon();
|
||||
root.started()
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user