summaryrefslogtreecommitdiffstats
path: root/app/main.qml
diff options
context:
space:
mode:
authorzheng_wenlong <wenlong_zheng@nexty-ele.com>2018-07-27 10:34:25 +0900
committerzheng_wenlong <wenlong_zheng@nexty-ele.com>2018-07-27 10:34:25 +0900
commit9b9350b623052d650f9d530f570a245b8d3aedbe (patch)
tree223e7e41819fb5e4b45f79245a9a4e31628adf3c /app/main.qml
parentb2670af592e664ed304f7df77d84f1964f039636 (diff)
Diffstat (limited to 'app/main.qml')
-rw-r--r--app/main.qml4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/main.qml b/app/main.qml
index 4bf54ce..6f46e4b 100644
--- a/app/main.qml
+++ b/app/main.qml
@@ -23,8 +23,8 @@ import AGL.Demo.Controls 1.0
ApplicationWindow {
id: root
visible: true
- width: 1079
- height: 400
+ width: 1080
+ height: 1488
color: "#00000000"
// function qmlOnScreenMessage(text) {