Skip to content
Commit d70552f6 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 e77f9ac2
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