summaryrefslogtreecommitdiffstats
path: root/examples/widgets/tutorials/threads/threads.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/widgets/tutorials/threads/threads.pro')
-rw-r--r--examples/widgets/tutorials/threads/threads.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/widgets/tutorials/threads/threads.pro b/examples/widgets/tutorials/threads/threads.pro
index f7bd4df0e8..fd26fae6f7 100644
--- a/examples/widgets/tutorials/threads/threads.pro
+++ b/examples/widgets/tutorials/threads/threads.pro
@@ -11,5 +11,5 @@ QT += widgets
# install
sources.files = threads.pro
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/tutorials/threads
+sources.path = $$[QT_INSTALL_EXAMPLES]/widgets/tutorials/threads
INSTALLS += sources