mirror of
https://github.com/overte-org/overte.git
synced 2025-04-14 18:06:57 +02:00
Bump version of Spec Cam QML to 2.3
This commit is contained in:
parent
9729457222
commit
1a554e658d
1 changed files with 1 additions and 1 deletions
|
@ -60,7 +60,7 @@ Rectangle {
|
||||||
// "Spectator" text
|
// "Spectator" text
|
||||||
HifiStylesUit.RalewaySemiBold {
|
HifiStylesUit.RalewaySemiBold {
|
||||||
id: titleBarText;
|
id: titleBarText;
|
||||||
text: "Spectator Camera 2.2";
|
text: "Spectator Camera 2.3";
|
||||||
// Anchors
|
// Anchors
|
||||||
anchors.left: parent.left;
|
anchors.left: parent.left;
|
||||||
anchors.leftMargin: 30;
|
anchors.leftMargin: 30;
|
||||||
|
|
Loading…
Reference in a new issue