summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAaron Kennedy <aaron.kennedy@nokia.com>2009-11-03 09:16:37 (GMT)
committerAaron Kennedy <aaron.kennedy@nokia.com>2009-11-03 09:16:37 (GMT)
commita36694346164f0865e16003745839279dad7f61e (patch)
tree0e842c868e59d914c929431843b30ce845d312ab
parent337263994aafa64fd96d503d49a8a3316bdb1827 (diff)
downloadQt-a36694346164f0865e16003745839279dad7f61e.zip
Qt-a36694346164f0865e16003745839279dad7f61e.tar.gz
Qt-a36694346164f0865e16003745839279dad7f61e.tar.bz2
qfxtext -> qmlgraphicstext
-rw-r--r--tests/auto/declarative/declarative.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/declarative/declarative.pro b/tests/auto/declarative/declarative.pro
index 26e8346..73269e1 100644
--- a/tests/auto/declarative/declarative.pro
+++ b/tests/auto/declarative/declarative.pro
@@ -11,7 +11,6 @@ SUBDIRS += anchors \
pathview \
qfxloader \
qfxpixmapcache \
- qfxtext \
qfxtextedit \
qfxtextinput \
qfxwebview \
@@ -19,6 +18,7 @@ SUBDIRS += anchors \
qmlcontext \
qmldom \
qmlecmascript \
+ qmlgraphicstext \
qmllanguage \
qmllist \
qmllistaccessor \