forked from Silverfish/proton-bridge
GODT-1366: Simple lookup of index and select current user
This commit is contained in:
@ -85,6 +85,10 @@ ApplicationWindow {
|
||||
onShowMainWindow: {
|
||||
root.showAndRise()
|
||||
}
|
||||
|
||||
onLoginFinished: {
|
||||
console.debug("Login finished", index)
|
||||
}
|
||||
}
|
||||
|
||||
StackLayout {
|
||||
|
||||
Reference in New Issue
Block a user