mirror of
https://github.com/overte-org/overte.git
synced 2025-04-21 19:04:32 +02:00
Changing font size for timings
This commit is contained in:
parent
100f7acddc
commit
1bae1d6065
1 changed files with 1 additions and 0 deletions
|
@ -240,6 +240,7 @@ Hifi.Stats {
|
|||
id: perfText
|
||||
color: root.fontColor
|
||||
font.family: root.monospaceFont
|
||||
font.pixelSize: 10
|
||||
text: "-------------------------------------------------------- Function " +
|
||||
"------------------------------------------------------- --msecs- -calls--\n" +
|
||||
root.timingStats;
|
||||
|
|
Loading…
Reference in a new issue