Skip to content

Store dnd icon surface in a QPointer

Vlad Zahorodnii requested to merge work/dnd-icon-qpointer into master

If the drag-and-drop icon has been destroyed, return a nullptr rather than a dangling pointer.

BUG: 428399

Merge request reports