Fix wrong return value in some virtual method bindings
This commit is contained in:
parent
6b6f94fb0c
commit
2b41afb30e
8 changed files with 43 additions and 11 deletions
|
|
@ -18,7 +18,7 @@
|
|||
</description>
|
||||
</method>
|
||||
<method name="_converts_to" qualifiers="virtual">
|
||||
<return type="bool">
|
||||
<return type="String">
|
||||
</return>
|
||||
<description>
|
||||
</description>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue