mirror of
https://github.com/status-im/status-desktop.git
synced 2025-02-04 18:55:44 +00:00
Michał Cieślak
0caec2ab1c
fix(QClipboardProxy): check if mimedata is not null
Pointer returned by QClipboard::mimeData may be null, e.g. during tests in headless mode, causing segfault.
…
…
…
…
…
…
…
Description
Languages
QML
39.3%
JavaScript
29.5%
Nim
18.5%
Python
5.6%
C++
5.2%
Other
1.7%