mirror of
https://github.com/overte-org/overte.git
synced 2025-08-09 13:09:52 +02:00
fixed letter cap
This commit is contained in:
parent
9e4b5693c7
commit
1fcb3b32d6
1 changed files with 1 additions and 1 deletions
|
@ -737,7 +737,7 @@ Rectangle {
|
||||||
RalewayBold {
|
RalewayBold {
|
||||||
id: viveDesktopText
|
id: viveDesktopText
|
||||||
size: 10
|
size: 10
|
||||||
text: "Use vive devices in desktop mode"
|
text: "Use Vive devices in desktop mode"
|
||||||
color: hifi.colors.white
|
color: hifi.colors.white
|
||||||
|
|
||||||
anchors {
|
anchors {
|
||||||
|
|
Loading…
Reference in a new issue