Skip to content
Commit 0613e8f4 authored by Vlad Zahorodnii's avatar Vlad Zahorodnii
Browse files

Safely end drag if the source data device gets destroyed

We cannot end a drag after the destroyed() signal for the source data
device is emitted because DataDeviceInterface and its d pointer are gone
by that time.
parent 34982850
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