Reflect the move of the undo example.
authorCasper van Donderen <casper.vandonderen@nokia.com>
Fri, 1 Jul 2011 12:58:25 +0000 (14:58 +0200)
committerCasper van Donderen <casper.vandonderen@nokia.com>
Fri, 1 Jul 2011 12:58:25 +0000 (14:58 +0200)
tests/auto/checkxmlfiles/checkxmlfiles.pro

index ab932f5..55e27a7 100644 (file)
@@ -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
 }