mirror of
https://github.com/QRouland/UTPass.git
synced 2026-03-12 00:56:58 +00:00
Fix build rnp for arm64
This commit is contained in:
@@ -26,9 +26,6 @@ MainView {
|
||||
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