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