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)
commite99c591dc9b11c2a2c676ba062daa8935aa08506
tree6febe20848bf4c527570ae36837208b257fe8ab0
parent9846984c6314e365aeef9a22f5f88aacf28c9f0d
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
ext/qt/qtitem.cc