Skip to content

contrib: qt: remove obsolete patch

This patch worked around a win32 GCC bug, which has been resolved in GCC 7. Since we don't use GCC 7 anymore for win32, remove it.

c.f.: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58372 https://bugreports.qt.io/browse/QTBUG-70487 https://bugreports.qt.io/browse/QTBUG-64707

Merge request reports