aboutsummaryrefslogtreecommitdiffstats
path: root/app/Mid.qml
diff options
context:
space:
mode:
Diffstat (limited to 'app/Mid.qml')
-rw-r--r--app/Mid.qml4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/Mid.qml b/app/Mid.qml
index e658138..51daf98 100644
--- a/app/Mid.qml
+++ b/app/Mid.qml
@@ -19,8 +19,8 @@ import QtQuick.Controls 2.0
import QtQuick.Layouts 1.0
Item {
- property real imgwidth: 320
- property real imgheight: 320
+ property real imgwidth: 384
+ property real imgheight: 384
Image {
id: midimg