summaryrefslogtreecommitdiffstats
path: root/app/main.qml
diff options
context:
space:
mode:
Diffstat (limited to 'app/main.qml')
-rw-r--r--app/main.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/main.qml b/app/main.qml
index 6fc5d1e..b66e454 100644
--- a/app/main.qml
+++ b/app/main.qml
@@ -27,7 +27,7 @@ Window {
visible: true
x: 0 // note, these are not set here
y: 218 // note, these are not set here
- width: 400
+ width: 800
height: 800
color: '#00000000'