qt6-bb10/src/plugins
Laszlo Agocs ca5d4137aa minimalegl: Reorder includes to avoid EGL native type clashes
Some of the qminimaleglscreen.h includes are not even necessary.
With the inclusion of egl.h (or qt_egl_p.h in 5.7 and up) isolated
to this header, all we need to ensure is that the sources that include
it place the include at a suitable place.

This is not the only possible solution, there are alternatives (each with
its own caveat), but this is likely the least intrusive.

Task-number: QTBUG-56559
Change-Id: I17db031c8e401d9895a417ba3568ad1e4ba30f72
Reviewed-by: Louai Al-Khanji <louai.al-khanji@qt.io>
2016-10-28 21:01:58 +00:00
..
bearer Bearer/ConnMan: Fix getTechnologies() is not called 2016-09-21 00:46:10 +00:00
generic TuioTouch: Report empty touch areas for the cursor 2016-06-17 12:04:37 +00:00
imageformats ICO image format: fix regression in writing when size >= 256 2016-05-13 04:37:15 +00:00
platforminputcontexts QTableGenerator: Fix uninit'ed values 2016-09-16 04:12:00 +00:00
platforms minimalegl: Reorder includes to avoid EGL native type clashes 2016-10-28 21:01:58 +00:00
platformthemes consistently put {qt,qml}_{module,plugin} at the end of project files 2016-03-07 14:09:49 +00:00
printsupport QWindowsPrintDevice: Handle return value of DocumentProperties correctly 2016-05-25 09:56:48 +00:00
sqldrivers Update copyright headers 2015-02-11 06:49:51 +00:00
styles consistently put {qt,qml}_{module,plugin} at the end of project files 2016-03-07 14:09:49 +00:00
plugins.pro Android: remove unused plugins 2016-06-03 09:47:09 +00:00