summaryrefslogtreecommitdiffstats
path: root/examples/opengl/grabber/grabber.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/opengl/grabber/grabber.pro')
-rw-r--r--examples/opengl/grabber/grabber.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/opengl/grabber/grabber.pro b/examples/opengl/grabber/grabber.pro
index 7f5c3d63c9..7c46cebf52 100644
--- a/examples/opengl/grabber/grabber.pro
+++ b/examples/opengl/grabber/grabber.pro
@@ -3,7 +3,7 @@ HEADERS = glwidget.h \
SOURCES = glwidget.cpp \
main.cpp \
mainwindow.cpp
-QT += opengl
+QT += opengl widgets
# install
target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/opengl/grabber