mirror of
https://github.com/overte-org/overte.git
synced 2025-04-29 18:42:37 +02:00
Update DesktopLetterboxMessage.qml
This commit is contained in:
parent
e9f268ff26
commit
3ca2bc0571
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ Item {
|
|||
property real headerTextPixelSize: 22
|
||||
property real popupTextPixelSize: 16
|
||||
property real headerTextMargin: -5
|
||||
property real headerGlyphMargin: -10
|
||||
property real headerGlyphMargin: -15
|
||||
property bool isDesktop: false
|
||||
FontLoader { id: ralewayRegular; source: "../../fonts/Raleway-Regular.ttf"; }
|
||||
FontLoader { id: ralewaySemiBold; source: "../../fonts/Raleway-SemiBold.ttf"; }
|
||||
|
|
Loading…
Reference in a new issue