mirror of
https://github.com/overte-org/overte.git
synced 2025-04-19 14:44:39 +02:00
fix new material UI
This commit is contained in:
parent
9ba1532c26
commit
4dde178b93
1 changed files with 1 additions and 1 deletions
|
@ -131,7 +131,7 @@ Rectangle {
|
|||
spacing: 5
|
||||
|
||||
anchors.horizontalCenter: column3.horizontalCenter
|
||||
anchors.horizontalCenterOffset: -20
|
||||
anchors.horizontalCenterOffset: 0
|
||||
|
||||
Button {
|
||||
id: button1
|
||||
|
|
Loading…
Reference in a new issue