QObject.sender should not steal the returned object ownership to Python.
This commit is contained in:
parent
00bfc9ba7b
commit
116a0b159f
1 changed files with 1 additions and 1 deletions
|
|
@ -1433,7 +1433,7 @@
|
|||
|
||||
<modify-function signature="sender() const">
|
||||
<modify-argument index="return">
|
||||
<define-ownership owner="target"/>
|
||||
<define-ownership owner="default"/>
|
||||
</modify-argument>
|
||||
</modify-function>
|
||||
</object-type>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue