mirror of
https://github.com/edubart/otclient.git
synced 2025-10-14 19:44:54 +02:00
new widget, UICheckBox
This commit is contained in:
@@ -41,7 +41,7 @@ MainWindow
|
||||
anchors.bottom: parent.bottom
|
||||
margin.bottom: 9
|
||||
margin.right: 9
|
||||
onClick: About.openWebpage()
|
||||
@onClick: About.openWebpage()
|
||||
|
||||
HorizontalSeparator
|
||||
anchors.left: parent.left
|
||||
@@ -58,4 +58,4 @@ MainWindow
|
||||
anchors.top: parent.top
|
||||
margin.top: 191
|
||||
margin.left: 188
|
||||
onClick: About.destroy()
|
||||
@onClick: About.destroy()
|
||||
|
Reference in New Issue
Block a user