Skip to content
Snippets Groups Projects
Commit 85a2e5ec authored by Breitwiller Josephine's avatar Breitwiller Josephine
Browse files

Update Main.qml

parent 6194bdca
Branches
No related tags found
No related merge requests found
...@@ -17,9 +17,9 @@ Window { ...@@ -17,9 +17,9 @@ Window {
} }
Rectangle{ Rectangle{
width:100;height:100 width:105;height:105
color:"orange" color:"orange"
x:25 x:35
y:10 y:10
radius:4 radius:4
...@@ -67,7 +67,7 @@ Window { ...@@ -67,7 +67,7 @@ Window {
color:"grey" color:"grey"
width: 90; height: 90 width: 90; height: 90
x:165 x:170
y:10 y:10
radius:5 radius:5
...@@ -97,7 +97,7 @@ Window { ...@@ -97,7 +97,7 @@ Window {
id: buttonNew id: buttonNew
color:"#F65E3B" color:"#F65E3B"
width: 90; height: 30 width: 90; height: 30
x:165 x:170
y:105 y:105
radius:5 radius:5
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment