lxqt / libqtxdg

Qt implementation of freedesktop.org xdg specs
https://lxqt.github.io
GNU Lesser General Public License v2.1
72 stars 35 forks source link

Added a nullity check for paint device #249

Closed tsujan closed 3 years ago

tsujan commented 3 years ago

It may not be needed in practice but Qt does it in qicon.cppQPixmapIconEngine::paint().