mirror of
https://github.com/edubart/otclient.git
synced 2025-10-14 11:34:54 +02:00
some window moving
This commit is contained in:
@@ -15,6 +15,7 @@ end
|
||||
function About.terminate()
|
||||
aboutButton:destroy()
|
||||
aboutButton = nil
|
||||
About = nil
|
||||
end
|
||||
|
||||
function About.openWebpage()
|
||||
|
@@ -15,4 +15,4 @@ Module
|
||||
About.init()
|
||||
|
||||
onUnload: |
|
||||
About.terminate()
|
||||
About.terminate()
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user