When changing the cursor, call damage on it
authorJørgen Lind <jorgen.lind@nokia.com>
Mon, 9 Jan 2012 07:58:08 +0000 (08:58 +0100)
committerSamuel Rødal <samuel.rodal@nokia.com>
Tue, 10 Jan 2012 12:14:17 +0000 (13:14 +0100)
commit8815c5f322bbf5570c283c95df69b6e41e133583
tree6a5c5be9f26e260a72f13e39fedaef3d0f7aa263
parent14b618a2ee0c6d048fcf98e2ad588da90565e495
When changing the cursor, call damage on it

so the image is recreated on the server side. If we don't do this any
the QImage/QPixmap on the serverside will not change its cache key

Change-Id: Ie085038e467a4f9676a32bdbecbd27e7cca4c0ff
Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Samuel Rødal <samuel.rodal@nokia.com>
src/plugins/platforms/wayland/qwaylandcursor.cpp