summaryrefslogtreecommitdiffstats
path: root/examples/tutorials/threads/helloconcurrent/helloconcurrent.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/tutorials/threads/helloconcurrent/helloconcurrent.pro')
-rw-r--r--examples/tutorials/threads/helloconcurrent/helloconcurrent.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/tutorials/threads/helloconcurrent/helloconcurrent.pro b/examples/tutorials/threads/helloconcurrent/helloconcurrent.pro
index fb3cd0b394..1941666755 100644
--- a/examples/tutorials/threads/helloconcurrent/helloconcurrent.pro
+++ b/examples/tutorials/threads/helloconcurrent/helloconcurrent.pro
@@ -1,4 +1,5 @@
QT -= gui
+QT += concurrent
CONFIG += console
CONFIG -= app_bundle