Width and height are implicitly set by the anchors.

This commit is contained in:
Dennis Nienhüser 2012-05-09 21:43:19 +02:00
parent 1550c9c05f
commit 17f5b499bb

View File

@ -138,8 +138,6 @@ CommonDialog {
bottom: parent.bottom
}
currentIndex : -1
width: contentItem.width
height: contentItem.height
delegate: root.delegate
clip: true