summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorCasper van Donderen <casper.vandonderen@nokia.com>2011-07-01 14:58:25 +0200
committerCasper van Donderen <casper.vandonderen@nokia.com>2011-07-01 14:58:25 +0200
commit931dcbb63c09927dc53951a6229ef93d6b974b4d (patch)
tree3edc584aa06ec2a9a4925b30b6873cea8fbcd3d1 /tests
parent756a9940cda3e03e837274430eedeacd93023be8 (diff)
downloadqtxmlpatterns-931dcbb63c09927dc53951a6229ef93d6b974b4d.tar.gz
Reflect the move of the undo example.
Diffstat (limited to 'tests')
-rw-r--r--tests/auto/checkxmlfiles/checkxmlfiles.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/checkxmlfiles/checkxmlfiles.pro b/tests/auto/checkxmlfiles/checkxmlfiles.pro
index ab932f5..55e27a7 100644
--- a/tests/auto/checkxmlfiles/checkxmlfiles.pro
+++ b/tests/auto/checkxmlfiles/checkxmlfiles.pro
@@ -13,7 +13,7 @@ addFiles.files = \
$$QT_SOURCE_TREE/examples/xmlpatterns/xquery/globalVariables/globals.gccxml \
$$QT_SOURCE_TREE/doc/src/diagrams/stylesheet/treeview.svg \
$$QT_SOURCE_TREE/doc/src/diagrams/designer-manual/designer-mainwindow-actions.ui \
- $$QT_SOURCE_TREE/demos/undo/undo.qrc
+ $$QT_SOURCE_TREE/examples/tools/undo/undo.qrc
addFiles.path = xmlfiles
DEPLOYMENT += addFiles
}