mirror of
https://github.com/overte-org/overte.git
synced 2025-08-10 10:43:21 +02:00
Removing flavortext
This commit is contained in:
parent
1e697ad45f
commit
901de120a6
1 changed files with 0 additions and 15 deletions
|
@ -86,21 +86,6 @@ Item {
|
||||||
width: 48
|
width: 48
|
||||||
height: 48
|
height: 48
|
||||||
}
|
}
|
||||||
|
|
||||||
FlavorText {
|
|
||||||
id: flavorTextContainer
|
|
||||||
anchors {
|
|
||||||
top: parent.top
|
|
||||||
margins: 0
|
|
||||||
topMargin: hifi.dimensions.contentSpacing.y
|
|
||||||
}
|
|
||||||
|
|
||||||
text: qsTr("Sign in to High Fidelity to make friends, get HFC, and buy interesting things on the Marketplace!")
|
|
||||||
wrapMode: Text.WordWrap
|
|
||||||
lineHeight: 2
|
|
||||||
lineHeightMode: Text.ProportionalHeight
|
|
||||||
horizontalAlignment: Text.AlignHCenter
|
|
||||||
}
|
|
||||||
|
|
||||||
ShortcutText {
|
ShortcutText {
|
||||||
id: mainTextContainer
|
id: mainTextContainer
|
||||||
|
|
Loading…
Reference in a new issue