mirror of
https://github.com/edubart/otclient.git
synced 2025-10-19 05:53:26 +02:00
Use new coding style in game modules
Lots of refactoring and changes Remove docs folder
This commit is contained in:
@@ -28,7 +28,7 @@ BugReportWindow < MainWindow
|
||||
anchors.right: cancelButton.left
|
||||
margin-right: 10
|
||||
width: 80
|
||||
&onClick: BugReport.doReport
|
||||
&onClick: doReport
|
||||
|
||||
Button
|
||||
id: cancelButton
|
||||
|
Reference in New Issue
Block a user