Change return value of Tree.create_item() from Object to TreeItem
This commit is contained in:
parent
457108924f
commit
3dc0d17c6f
2 changed files with 2 additions and 2 deletions
|
|
@ -37,7 +37,7 @@
|
|||
</description>
|
||||
</method>
|
||||
<method name="create_item">
|
||||
<return type="Object">
|
||||
<return type="TreeItem">
|
||||
</return>
|
||||
<argument index="0" name="parent" type="Object" default="null">
|
||||
</argument>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue