Move the sign out button outside the editor, and close the dialog
This commit is contained in:
@@ -51,6 +51,8 @@ QQC2.Menu {
|
||||
|
||||
Component {
|
||||
id: confirmLogoutDialogComponent
|
||||
Dialog.ConfirmLogout {}
|
||||
Dialog.ConfirmLogout {
|
||||
connection: Controller.activeConnection
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user