summaryrefslogtreecommitdiffstats
path: root/examples/widgets/tools/regexp/regexp.pro
diff options
context:
space:
mode:
authorSergio Ahumada <sergio.ahumada@digia.com>2013-02-01 10:33:17 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-02-01 12:31:16 +0100
commit256dc059eeea05878112e4cbb55d9a152d21fa1a (patch)
treeac6b92ec5dd09f874d05f223ef9b274374d2bf1b /examples/widgets/tools/regexp/regexp.pro
parentf9725ce9c2d16474ca47ab6ac25f5df748b12ab5 (diff)
parent6239af6f0f15871e02a516c97c5f1775743d352b (diff)
Merge "Merge branch 'release' into stable" into refs/staging/stable
Diffstat (limited to 'examples/widgets/tools/regexp/regexp.pro')
-rw-r--r--examples/widgets/tools/regexp/regexp.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/widgets/tools/regexp/regexp.pro b/examples/widgets/tools/regexp/regexp.pro
index 0d2a9a280c..5fb17b50bc 100644
--- a/examples/widgets/tools/regexp/regexp.pro
+++ b/examples/widgets/tools/regexp/regexp.pro
@@ -5,7 +5,7 @@ SOURCES = regexpdialog.cpp \
main.cpp
# install
-target.path = $$[QT_INSTALL_EXAMPLES]/tools/regexp
+target.path = $$[QT_INSTALL_EXAMPLES]/widgets/tools/regexp
INSTALLS += target
simulator: warning(This example might not fully work on Simulator platform)