summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/pathview
diff options
context:
space:
mode:
authorYann Bodson <yann.bodson@nokia.com>2009-11-02 06:51:03 (GMT)
committerYann Bodson <yann.bodson@nokia.com>2009-11-02 06:51:03 (GMT)
commita0c07728c391f6c209fef7678a708a83084fac6a (patch)
tree5d9b97dad97403ec8d10f65aa0a4f7601306ac10 /tests/auto/declarative/pathview
parentd073dfb82c02c1d0a9818525a2a4a4f1adbf44bf (diff)
downloadQt-a0c07728c391f6c209fef7678a708a83084fac6a.zip
Qt-a0c07728c391f6c209fef7678a708a83084fac6a.tar.gz
Qt-a0c07728c391f6c209fef7678a708a83084fac6a.tar.bz2
more renaming
Diffstat (limited to 'tests/auto/declarative/pathview')
-rw-r--r--tests/auto/declarative/pathview/tst_pathview.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/declarative/pathview/tst_pathview.cpp b/tests/auto/declarative/pathview/tst_pathview.cpp
index 93e4754..57ae8c0 100644
--- a/tests/auto/declarative/pathview/tst_pathview.cpp
+++ b/tests/auto/declarative/pathview/tst_pathview.cpp
@@ -43,7 +43,7 @@
#include <qmlview.h>
#include <private/qmlgraphicspathview_p.h>
#include <private/qmlgraphicstext_p.h>
-#include <private/qmlgraphicsrect_p.h>
+#include <private/qmlgraphicsrectangle_p.h>
#include <qmlcontext.h>
#include <qmlexpression.h>