Fix bug 844 - "Crash in QGraphicsItem::toGraphicsObject when printing obj reference"
Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>
Renato Araújo <renato.filho@openbossa.org>
This commit is contained in:
parent
d03ba5bb65
commit
71cd11a1c3
3 changed files with 21 additions and 1 deletions
|
|
@ -6428,7 +6428,7 @@
|
|||
<object-type name="QGraphicsEffectSource"/>
|
||||
-->
|
||||
|
||||
<object-type name="QGraphicsObject" polymorphic-id-expression="qgraphicsitem_cast<QGraphicsObject*>(%1)" />
|
||||
<object-type name="QGraphicsObject" />
|
||||
<object-type name="QGraphicsOpacityEffect"/>
|
||||
<object-type name="QGraphicsRotation"/>
|
||||
<object-type name="QGraphicsScale"/>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue