summaryrefslogtreecommitdiffstats
path: root/examples/graphicsview/chip/chip.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/graphicsview/chip/chip.pro')
-rw-r--r--examples/graphicsview/chip/chip.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/graphicsview/chip/chip.pro b/examples/graphicsview/chip/chip.pro
index aff551ef9f..227768deb9 100644
--- a/examples/graphicsview/chip/chip.pro
+++ b/examples/graphicsview/chip/chip.pro
@@ -4,7 +4,7 @@ HEADERS += mainwindow.h view.h chip.h
SOURCES += main.cpp
SOURCES += mainwindow.cpp view.cpp chip.cpp
-contains(QT_CONFIG, opengl):QT += opengl
+contains(QT_CONFIG, opengl):QT += opengl widgets
build_all:!build_pass {
CONFIG -= build_all