Commit a77e4ea2 authored by Gatis Paeglis's avatar Gatis Paeglis Committed by The Qt Project
Browse files

Restore cursor before sending QDropEvent


When users created a modal window in a dropEvent(QDropEvent* event),
the cursor was not restored to its original shape until after the modal
window had been dismissed.

Change-Id: Id4723e3cb66b36a3ca18ff097a3993563816d9e1
Reviewed-by: default avatarLars Knoll <lars.knoll@digia.com>
parent 29b9b92f
No related merge requests found
Showing with 4 additions and 7 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