summaryrefslogtreecommitdiffstats
path: root/src/widgets
diff options
context:
space:
mode:
authorAlessandro Portale <alessandro.portale@digia.com>2014-07-04 15:05:12 +0200
committerAlessandro Portale <alessandro.portale@digia.com>2014-07-04 15:20:18 +0200
commit6577ac381e73b2ce3d57d2e8a39edb424ce9a52d (patch)
tree73c3d1de205dc1b40914bd7aa849f908a42fba0d /src/widgets
parent14a80bd4df83e960de458403deaf895a3d2c8812 (diff)
Windows: Use native-looking drag cursors
QWindowsDrag::defaultCursor() used xpm-based cursors which are aliased, dark and not available in different sizes. This patch uses the new cursors from QWindowsCursor::customCursor for the drag cursors and gets the ignoreDragCursor from the system. If fetching the ignoreDragCursor cursor fails, we still fall back to the ignoreDragCursor.xpm. The other xpms were moved to QWindowsDrag::defaultCursor() for the WinCE or non-png case. Change-Id: If216ffc8c9cc134529b7addd0121857d41805eac Reviewed-by: Friedemann Kleint <Friedemann.Kleint@digia.com>
Diffstat (limited to 'src/widgets')
0 files changed, 0 insertions, 0 deletions