qmlsink: Ensure that at least one windowing system is available
authorNirbheek Chauhan <nirbheek@centricular.com>
Fri, 7 Aug 2015 11:57:48 +0000 (17:27 +0530)
committerTim-Philipp Müller <tim@centricular.com>
Mon, 31 Aug 2015 22:16:07 +0000 (23:16 +0100)
commit77f68f6e108c9712792f92d8a9b92e66efc4a4fb
treef6cb3270eb535767a56e751ad8390cc216911bd8
parentcf1d116b19802d6bde8ae4589d5dd64ecb924945
qmlsink: Ensure that at least one windowing system is available

Otherwise, we'll just crash at runtime because the gl context is NULL

https://bugzilla.gnome.org/show_bug.cgi?id=754108
configure.ac
ext/qt/qtitem.cc