summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/corelib
diff options
context:
space:
mode:
authorCasper van Donderen <casper.vandonderen@nokia.com>2011-07-04 10:30:18 +0200
committerQt by Nokia <qt-info@nokia.com>2011-07-08 15:36:26 +0200
commit6efe729881303f2198d61817174e9695aea63246 (patch)
treef7271635fedffe70140971f8df0c39bebc44fc8e /tests/benchmarks/corelib
parentb59392aeb53fbba957d145b95a6111dcb18e15b1 (diff)
Remove more references to demos.
Change-Id: I431184cd0534c86047706fdaa1045b2935de5d7a Reviewed-on: http://codereview.qt.nokia.com/1307 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: David Boddie
Diffstat (limited to 'tests/benchmarks/corelib')
-rw-r--r--tests/benchmarks/corelib/io/qurl/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/benchmarks/corelib/io/qurl/main.cpp b/tests/benchmarks/corelib/io/qurl/main.cpp
index ca6ec882f4..7e5035f250 100644
--- a/tests/benchmarks/corelib/io/qurl/main.cpp
+++ b/tests/benchmarks/corelib/io/qurl/main.cpp
@@ -229,7 +229,7 @@ void tst_qurl::equality()
void tst_qurl::qmlPropertyWriteUseCase()
{
- QUrl base("file:///home/user/qt/demos/declarative/samegame/SamegameCore/");
+ QUrl base("file:///home/user/qt/examples/declarative/samegame/SamegameCore/");
QString str("pics/redStar.png");
QBENCHMARK {