summaryrefslogtreecommitdiffstats
path: root/examples/widgets/painting/affine/affine.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/widgets/painting/affine/affine.pro')
-rw-r--r--examples/widgets/painting/affine/affine.pro4
1 files changed, 0 insertions, 4 deletions
diff --git a/examples/widgets/painting/affine/affine.pro b/examples/widgets/painting/affine/affine.pro
index 0ad869183c..0af18b82ca 100644
--- a/examples/widgets/painting/affine/affine.pro
+++ b/examples/widgets/painting/affine/affine.pro
@@ -1,10 +1,6 @@
SOURCES += main.cpp xform.cpp
HEADERS += xform.h
-qtHaveModule(opengl) {
- DEFINES += QT_OPENGL_SUPPORT
- QT += opengl
-}
QT += widgets
SHARED_FOLDER = ../shared