Make the calendar heading & grid have the same margins

BUG: 336121
This commit is contained in:
Martin Klapetek 2014-06-12 13:55:55 +02:00
parent b092bbed31
commit 72c5aff002

View File

@ -100,6 +100,8 @@ Item {
top: parent.top
left: parent.left
right: parent.right
leftMargin: borderWidth
rightMargin: borderWidth
}
level: 1