Skip to content
Commit a0339dec authored by Albert Astals Cid's avatar Albert Astals Cid
Browse files

Fix crash when a drag contains the url format but doesn't contain any url data for that format

KUrl::List::canDecode( ev->mimeData() ) doesn't mean KUrl::List::fromMimeData( ev->mimeData() ) will not be empty

BUGS: 304789
FIXED-IN: 4.9.1
parent e37c43b1
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