Skip to content
Snippets Groups Projects
Commit d9c99089 authored by Pouchet Pierre's avatar Pouchet Pierre
Browse files

détail design

parent 8e843122
No related branches found
No related tags found
No related merge requests found
...@@ -398,7 +398,7 @@ Window { ...@@ -398,7 +398,7 @@ Window {
y: -107 y: -107
width: 270 width: 270
height: 340 height: 340
color: "#7a7a7a" color: "#323232"
radius: 10 radius: 10
border.color: "#ffffff" border.color: "#ffffff"
border.width: 5 border.width: 5
...@@ -419,7 +419,7 @@ Window { ...@@ -419,7 +419,7 @@ Window {
LangageButton { LangageButton {
id: langageButton id: langageButton
x: 33 x: 33
y: 32 y: 31
_textText: "Français" _textText: "Français"
MouseArea { MouseArea {
...@@ -439,7 +439,7 @@ Window { ...@@ -439,7 +439,7 @@ Window {
LangageButton { LangageButton {
id: langageButton1 id: langageButton1
x: 33 x: 33
y: 160 y: 152
_textText: "English" _textText: "English"
MouseArea { MouseArea {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment