mirror of
https://github.com/overte-org/overte.git
synced 2025-04-21 08:04:01 +02:00
Update TabletRunningScripts.qml
This commit is contained in:
parent
fadc19d8bb
commit
780644fa38
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@ Rectangle {
|
|||
letterBoxMessage.popupRadius = 0;
|
||||
letterBoxMessage.headerGlyphSize = 20
|
||||
letterBoxMessage.headerTextMargin = 2
|
||||
letterBoxMessage.headerGlyphMargin = 0
|
||||
letterBoxMessage.headerGlyphMargin = -3
|
||||
}
|
||||
|
||||
Timer {
|
||||
|
|
Loading…
Reference in a new issue