layout, radius and border
This commit is contained in:
parent
7de7ae19bb
commit
af396bc2c5
17 changed files with 67 additions and 65 deletions
|
|
@ -86,6 +86,11 @@ Singleton {
|
|||
property color warningcontent: "#793205"
|
||||
property color error: "#ff627d"
|
||||
property color errorcontent: "#4d0218"
|
||||
|
||||
property int radiusSelector: 8
|
||||
property int radiusField: 8
|
||||
property int radiusBox: 8
|
||||
property int border: 2
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue