Fix QDeclarativePixmap not setting its QPixmap.
authorYoann Lopes <yoann.lopes@nokia.com>
Wed, 1 Jun 2011 12:44:16 +0000 (14:44 +0200)
committerYoann Lopes <yoann.lopes@nokia.com>
Wed, 1 Jun 2011 12:44:16 +0000 (14:44 +0200)
commitac7dcaec90d7603cd4dd80cdb3dcbdc689f376c2
tree67bd7d048ca645d2d9aacef795b9faf69d1d9d4f
parentb0f23457d736baf99a2f7460d1942da632cc6a15
Fix QDeclarativePixmap not setting its QPixmap.

When used with the scenegraph, it was only setting the texture but not
the pixmap.
src/declarative/util/qdeclarativepixmapcache.cpp