summaryrefslogtreecommitdiffstats
path: root/examples/painting/deform/deform.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/painting/deform/deform.pro')
-rw-r--r--examples/painting/deform/deform.pro3
1 files changed, 2 insertions, 1 deletions
diff --git a/examples/painting/deform/deform.pro b/examples/painting/deform/deform.pro
index bd704507c5..527133e7e5 100644
--- a/examples/painting/deform/deform.pro
+++ b/examples/painting/deform/deform.pro
@@ -9,8 +9,9 @@ RESOURCES += deform.qrc
contains(QT_CONFIG, opengl) {
DEFINES += QT_OPENGL_SUPPORT
- QT += opengl widgets
+ QT += opengl
}
+QT += widgets
# install
target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/painting/deform