some window moving

This commit is contained in:
Eduardo Bart
2012-02-06 22:41:53 -02:00
parent 08a88e3842
commit 46df3c7dbe
43 changed files with 165 additions and 51 deletions

View File

@@ -15,6 +15,7 @@ end
function About.terminate()
aboutButton:destroy()
aboutButton = nil
About = nil
end
function About.openWebpage()

View File

@@ -15,4 +15,4 @@ Module
About.init()
onUnload: |
About.terminate()
About.terminate()

View File

@@ -12,7 +12,7 @@ MainWindow
text-align: center
text: |-
OTClient
Version 0.2.0
Version 0.4.0
Created by edubart
anchors.horizontalCenter: parent.horizontalCenter
anchors.top: parent.top