mirror of
https://github.com/edubart/otclient.git
synced 2025-10-18 13:33:27 +02:00
scripting rework
This commit is contained in:
@@ -4,12 +4,12 @@ window#messageBoxWindow:
|
||||
anchors.verticalCenter: parent.verticalCenter
|
||||
|
||||
|
||||
label#messageBoxLabel:
|
||||
label#textLabel:
|
||||
anchors.horizontalCenter: parent.horizontalCenter
|
||||
anchors.top: parent.top
|
||||
margin.top: 27
|
||||
|
||||
button#messageBoxOkButton:
|
||||
button#okButton:
|
||||
text: Ok
|
||||
size: [43, 20]
|
||||
anchors.right: parent.right
|
||||
|
Reference in New Issue
Block a user