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.pro3
1 files changed, 2 insertions, 1 deletions
diff --git a/examples/painting/affine/affine.pro b/examples/painting/affine/affine.pro
index 80f966e59d..0977ea1c5b 100644
--- a/examples/painting/affine/affine.pro
+++ b/examples/painting/affine/affine.pro
@@ -3,8 +3,9 @@ HEADERS += xform.h
contains(QT_CONFIG, opengl)|contains(QT_CONFIG, opengles1)|contains(QT_CONFIG, opengles2) {
DEFINES += QT_OPENGL_SUPPORT
- QT += opengl widgets
+ QT += opengl
}
+QT += widgets
SHARED_FOLDER = ../shared