update class docs

This commit is contained in:
Kelly Thomas 2018-09-01 03:12:35 +08:00 committed by Rémi Verschelde
parent e00baaf6ce
commit 29f2571662
13 changed files with 35 additions and 25 deletions

View file

@ -31,7 +31,7 @@
</methods>
<signals>
<signal name="script_created">
<argument index="0" name="script" type="Object">
<argument index="0" name="script" type="Script">
</argument>
<description>
Emitted when the user clicks the OK button.