This commit is contained in:
朱子楚\zhuzi
2024-03-09 22:19:10 +08:00
parent eff9e385f5
commit 1d5f8772e1
35 changed files with 47 additions and 47 deletions

View File

@ -44,7 +44,7 @@ FluWindow {
leftMargin: 10
rightMargin: 10
}
wrapMode: Text.WordWrap
wrapMode: Text.WrapAnywhere
text: qsTr("We apologize for the inconvenience caused by an unexpected error")
horizontalAlignment: Text.AlignHCenter
verticalAlignment: Text.AlignVCenter