QmlDesigner.ItemLibrary: trailing whitespace

This commit is contained in:
Christiaan Janssen
2010-02-17 11:58:33 +01:00
parent 9ee467a846
commit a2f1889c0b

View File

@@ -14,7 +14,7 @@ Item {
Rectangle {
anchors.top: parent.top
anchors.left: parent.left
anchors.right: parent.right
anchors.right: parent.right
height: 1
color: style.gridLineLighter
}