Tweak UI.
This commit is contained in:
@@ -19,6 +19,8 @@ ApplicationWindow {
|
||||
|
||||
Controller {
|
||||
id: controller
|
||||
|
||||
onIsLoginChanged: console.log("Status:", isLogin)
|
||||
}
|
||||
|
||||
Settings {
|
||||
@@ -136,8 +138,4 @@ ApplicationWindow {
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Component.onCompleted: {
|
||||
controller.init()
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user