less border margin

This commit is contained in:
Marco Martin 2013-08-14 10:42:56 +02:00
parent 0d909073c5
commit 6440cc0bee

View File

@ -177,7 +177,6 @@ Rectangle {
right: parent.right
}
height: Math.max(pageScroll.height, currentItem.implicitHeight)
anchors.margins: 12
property string sourceFile
Timer {
id: pageSizeSync