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

View File

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