Adjust the window size
[apps/onscreenapp.git] / app / Onscreen.qml
index 5e53f98..ebb0641 100644 (file)
@@ -4,8 +4,8 @@ import QtQuick.Controls 2.0
 
 Rectangle {
     id: mainform
-    height: 300
-    width: 1000
+    height: 400
+    width: 800
     radius:2
 
     gradient: Gradient {