Fixing error in stats qml parsing

This commit is contained in:
Brad Davis 2015-06-18 00:23:40 -07:00
parent a8d3dc7218
commit 84c3dab3d8

View file

@ -234,7 +234,6 @@ Hifi.Stats {
width: perfText.width + 8
height: perfText.height + 8
color: root.bgColor;
anchors.top: row.bottom + 16
Text {
x: 4; y: 4
id: perfText