lxqt / lxqt-qtplugin

LXQt Qt platform integration plugin
https://lxqt.github.io
GNU Lesser General Public License v2.1
24 stars 14 forks source link

Handle QML (as @PCMan suggested) #24

Closed tsujan closed 6 years ago

tsujan commented 6 years ago

Fixes https://github.com/lxde/lxqt/issues/1341.

QML apps may not have qApp. So, we shouldn't use our dialog with them; otherwise, they would crash.