aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quickcontrols2/chattutorial/chapter5-styling/chapter5-styling.pro
diff options
context:
space:
mode:
authorJ-P Nurmi <jpnurmi@qt.io>2016-04-20 23:00:18 +0200
committerJ-P Nurmi <jpnurmi@qt.io>2016-04-21 05:43:27 +0000
commit0cf1038aa73cdbdcf4d18d2d6c2fdd4d08311fc9 (patch)
treecb119a1a7ee1169bbbdd30b78773e2f90da00d9a /examples/quickcontrols2/chattutorial/chapter5-styling/chapter5-styling.pro
parente358a033d46056d646c27c09cf956c9699e5ff75 (diff)
Chat Tutorial: update the install path
Change-Id: Ib4bd465d6c5d2f81f7dcce2f3eb547fe1cdc2360 Reviewed-by: Mitch Curtis <mitch.curtis@theqtcompany.com>
Diffstat (limited to 'examples/quickcontrols2/chattutorial/chapter5-styling/chapter5-styling.pro')
-rw-r--r--examples/quickcontrols2/chattutorial/chapter5-styling/chapter5-styling.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/quickcontrols2/chattutorial/chapter5-styling/chapter5-styling.pro b/examples/quickcontrols2/chattutorial/chapter5-styling/chapter5-styling.pro
index 204442ba..2b15b72d 100644
--- a/examples/quickcontrols2/chattutorial/chapter5-styling/chapter5-styling.pro
+++ b/examples/quickcontrols2/chattutorial/chapter5-styling/chapter5-styling.pro
@@ -16,5 +16,5 @@ RESOURCES += \
qml.qrc \
../shared/shared.qrc
-target.path = $$[QT_INSTALL_EXAMPLES]/qtlabscontrols/chattutorial/chapter5-styling
+target.path = $$[QT_INSTALL_EXAMPLES]/quickcontrols2/chattutorial/chapter5-styling
INSTALLS += target