Skip to content
Commit cde87d91 authored by Frank Reininghaus's avatar Frank Reininghaus
Browse files

Do not crash if QApplication::clipboard()->mimeData() is a null pointer

This removes the remaining unchecked accesses to the clipboard mime
data after commit 7828b057. According
to a bug report, it can be a null pointer on Wayland.

BUG: 335053
REVIEW: 118649
parent 73944822
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