Skip to content
Commit 22ff0818 authored by David Edmundson's avatar David Edmundson
Browse files

[Klipper] Guard against broken data fetches

QMimeData::data() can fail. Fetching is done on demand. It's also
possible for clients to advertise mimedata they don't really have.

This patch avoids putting those broken entries in klipper's history.
parent 22979832
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