qml: parent channel open progress dialog to main.qml as it might live longer than OpenChannel
This commit is contained in:
@@ -186,6 +186,11 @@ ApplicationWindow
|
||||
}
|
||||
}
|
||||
|
||||
property alias channelOpenProgressDialog: _channelOpenProgressDialog
|
||||
ChannelOpenProgressDialog {
|
||||
id: _channelOpenProgressDialog
|
||||
}
|
||||
|
||||
NotificationPopup {
|
||||
id: notificationPopup
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user