Commit d21c096f authored by Alex Blasche's avatar Alex Blasche
Browse files

Fix crash in SpriteSequence


When QML declares sprites and goalSprite in wrong order the goalsprite
attempts to set it on null spriteEngine. This patch ensures that the
order doesn't matter anymore.

Task-number: QTBUG-40595
Change-Id: I57f1c8754b2e2af91e0c7f72d1d67fec3ad4ede5
Reviewed-by: default avatarLars Knoll <lars.knoll@digia.com>
parent 4e7c588f
Showing with 153 additions and 3 deletions
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment