qt5base-lts/util/glgen/qopenglversionfunctions__VERSION__.h.footer
Eskil Abrahamsen Blomfeldt ad5aee2e34 Get rid of QT_OPENGL_ES*
The QT_OPENGL_ES* macros are leftovers from an earlier,
ad hoc configuration system, which has since been
replaced by QT_CONFIG. To clean things up in Qt 6,
we use the new way instead.

Task-number: QTBUG-83467
Change-Id: I578dc7695bff9d5ee303b22e44f60fee22fe0c28
Reviewed-by: Lars Knoll <lars.knoll@qt.io>
2020-04-17 11:50:24 +02:00

7 lines
75 B
Plaintext

QT_END_NAMESPACE
#endif // QT_NO_OPENGL && !QT_CONFIG(opengles2)
#endif