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:
Hugo Parente Lima 2011-05-03 15:03:44 -03:00
commit 71cd11a1c3
3 changed files with 21 additions and 1 deletions

View file

@ -6428,7 +6428,7 @@
<object-type name="QGraphicsEffectSource"/>
-->
<object-type name="QGraphicsObject" polymorphic-id-expression="qgraphicsitem_cast&lt;QGraphicsObject*>(%1)" />
<object-type name="QGraphicsObject" />
<object-type name="QGraphicsOpacityEffect"/>
<object-type name="QGraphicsRotation"/>
<object-type name="QGraphicsScale"/>