mirror of
https://github.com/edubart/otclient.git
synced 2025-10-14 19:44:54 +02:00
improvements
This commit is contained in:
@@ -1,15 +1,15 @@
|
||||
window#messageBoxWindow:
|
||||
window#messageBoxWindow
|
||||
size: [192, 78]
|
||||
anchors.horizontalCenter: parent.horizontalCenter
|
||||
anchors.verticalCenter: parent.verticalCenter
|
||||
|
||||
|
||||
label#textLabel:
|
||||
label#textLabel
|
||||
anchors.horizontalCenter: parent.horizontalCenter
|
||||
anchors.top: parent.top
|
||||
margin.top: 27
|
||||
|
||||
button#okButton:
|
||||
button#okButton
|
||||
text: Ok
|
||||
size: [43, 20]
|
||||
anchors.right: parent.right
|
||||
|
Reference in New Issue
Block a user