improvements

This commit is contained in:
Eduardo Bart
2011-05-21 16:10:07 -03:00
parent f5a15939b2
commit 46485d0d76
5 changed files with 36 additions and 42 deletions

View File

@@ -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