marcin
2014-07-17 13:14:27 +02:00
parent 98c2082808
commit c26e1376db
10 changed files with 26 additions and 24 deletions

View File

@@ -9,14 +9,14 @@ Item {
anchors.fill: parent
anchors.bottomMargin: 1
color: "#DBDBDB"
radius: 4
//radius: 4
}
Rectangle {
anchors.fill: parent
anchors.topMargin: 1
color: "#FFFFFF"
radius: 4
//radius: 4
}
Input {