aboutsummaryrefslogtreecommitdiffstats
path: root/PySide/QtGui
diff options
context:
space:
mode:
authorMarcelo Lira <marcelo.lira@openbossa.org>2010-02-25 14:15:36 -0300
committerMarcelo Lira <marcelo.lira@openbossa.org>2010-02-25 16:40:16 -0300
commit42cd45f62ae1e57c929dcb55ab66d4dec67291f2 (patch)
tree7397251cdc6d1907595ee3c7f8703dd1fd5e63c5 /PySide/QtGui
parentb4942f58314130fbe6aa9ce8a307b3d21fc633c4 (diff)
QWidget.setStyle should not be set as parent of the style passed to it.
Reviewed by Hugo Parente <hugo.lima@openbossa.org>
Diffstat (limited to 'PySide/QtGui')
-rw-r--r--PySide/QtGui/typesystem_gui_common.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/PySide/QtGui/typesystem_gui_common.xml b/PySide/QtGui/typesystem_gui_common.xml
index a2b33ddd5..729004269 100644
--- a/PySide/QtGui/typesystem_gui_common.xml
+++ b/PySide/QtGui/typesystem_gui_common.xml
@@ -3048,11 +3048,6 @@
<define-ownership owner="c++"/>
</modify-argument>
</modify-function>
- <modify-function signature="setStyle(QStyle*)">
- <modify-argument index="1">
- <parent index="this" action="add"/>
- </modify-argument>
- </modify-function>
<modify-function signature="getContentsMargins(int*,int*,int*,int*)const" remove="all" />
<modify-function signature="insertAction(QAction *, QAction *)">
<modify-argument index="2">