mirror of
https://github.com/QRouland/UTPass.git
synced 2026-01-10 19:36:57 +00:00
Some ui improvements
This commit is contained in:
@@ -21,12 +21,17 @@ MainView {
|
||||
pop.activateFocus();
|
||||
}
|
||||
|
||||
|
||||
objectName: "mainView"
|
||||
applicationName: "utpass.qrouland"
|
||||
automaticOrientation: true
|
||||
width: units.gu(45)
|
||||
height: units.gu(75)
|
||||
|
||||
Component.onCompleted: {
|
||||
myWorker.sendMessage("Hello World !")
|
||||
}
|
||||
|
||||
PageStack {
|
||||
id: pageStack
|
||||
|
||||
|
||||
Reference in New Issue
Block a user