qt5base-lts/examples/opengl/textures
Kai Köhne dc0e17fa64 Examples: Remove unnecessary Q_INIT_RESOURCE calls
Explicit calls to Q_INIT_RESOURCE are only needed for
resources embedded in static libraries. See also

  https://doc.qt.io/qt-6/resources.html#explicit-loading-and-unloading-of-embedded-resources

Change-Id: I06a24d1c04369eedc78ca60a6ca02ce33907d9e7
Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
(cherry picked from commit eed17b3634)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
2023-06-14 05:43:25 +00:00
..
images Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
CMakeLists.txt Examples: Use PRIVATE CMake linkage 2022-11-30 14:48:50 +01:00
glwidget.cpp Tune textures example to work with wasm and update docs 2023-04-25 18:10:44 +02:00
glwidget.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
main.cpp Examples: Remove unnecessary Q_INIT_RESOURCE calls 2023-06-14 05:43:25 +00:00
textures.pro Move QOpenGLWidget from QtOpenGL to its own module 2020-02-18 09:22:51 +01:00
textures.qrc Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
window.cpp Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
window.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00