summaryrefslogtreecommitdiffstats
path: root/examples/painting/affine/affine.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/painting/affine/affine.pro')
-rw-r--r--examples/painting/affine/affine.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/painting/affine/affine.pro b/examples/painting/affine/affine.pro
index 817e5829c2..1441811851 100644
--- a/examples/painting/affine/affine.pro
+++ b/examples/painting/affine/affine.pro
@@ -3,7 +3,7 @@ HEADERS += xform.h
contains(QT_CONFIG, opengl)|contains(QT_CONFIG, opengles1)|contains(QT_CONFIG, opengles2) {
DEFINES += QT_OPENGL_SUPPORT
- QT += opengl
+ QT += opengl widgets
}
SHARED_FOLDER = ../shared