summaryrefslogtreecommitdiffstats
path: root/examples/widgets/tutorials/gettingStarted/gettingStarted.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/widgets/tutorials/gettingStarted/gettingStarted.pro')
-rw-r--r--examples/widgets/tutorials/gettingStarted/gettingStarted.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/widgets/tutorials/gettingStarted/gettingStarted.pro b/examples/widgets/tutorials/gettingStarted/gettingStarted.pro
index 4b1ac2456d..98a834f5f6 100644
--- a/examples/widgets/tutorials/gettingStarted/gettingStarted.pro
+++ b/examples/widgets/tutorials/gettingStarted/gettingStarted.pro
@@ -6,5 +6,5 @@ dir_gsqt.file = gsQt/gsqt.pro
# install
sources.files = gettingStarted.pro
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/tutorials/gettingStarted
+sources.path = $$[QT_INSTALL_EXAMPLES]/widgets/tutorials/gettingStarted
INSTALLS += sources