summaryrefslogtreecommitdiffstats
path: root/examples/opengl/textures/textures.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/opengl/textures/textures.pro')
-rw-r--r--examples/opengl/textures/textures.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/opengl/textures/textures.pro b/examples/opengl/textures/textures.pro
index 7a7d19bee6..ae1ae4d34c 100644
--- a/examples/opengl/textures/textures.pro
+++ b/examples/opengl/textures/textures.pro
@@ -6,7 +6,7 @@ SOURCES = glwidget.cpp \
RESOURCES = textures.qrc
-QT += widgets
+QT += widgets opengl
# install
target.path = $$[QT_INSTALL_EXAMPLES]/opengl/textures