mirror of
https://github.com/overte-org/overte.git
synced 2025-04-21 17:03:58 +02:00
Fixing error in stats qml parsing
This commit is contained in:
parent
a8d3dc7218
commit
84c3dab3d8
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue