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.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/graphicsview/chip/chip.pro b/examples/graphicsview/chip/chip.pro
index aff551ef9f..5bf1b88164 100644
--- a/examples/graphicsview/chip/chip.pro
+++ b/examples/graphicsview/chip/chip.pro
@@ -4,6 +4,7 @@ HEADERS += mainwindow.h view.h chip.h
SOURCES += main.cpp
SOURCES += mainwindow.cpp view.cpp chip.cpp
+QT += widgets printsupport
contains(QT_CONFIG, opengl):QT += opengl
build_all:!build_pass {