summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAaron Kennedy <aaron.kennedy@nokia.com>2009-10-30 07:25:38 (GMT)
committerAaron Kennedy <aaron.kennedy@nokia.com>2009-10-30 07:25:38 (GMT)
commit3a20331b59434141935a78b768a628656c0452a7 (patch)
tree42663e2d371f22fa6ea502e8fd5b2dc415e5f5cd
parentc2d149073d21d3b78367cce18c4173ac804942f2 (diff)
downloadQt-3a20331b59434141935a78b768a628656c0452a7.zip
Qt-3a20331b59434141935a78b768a628656c0452a7.tar.gz
Qt-3a20331b59434141935a78b768a628656c0452a7.tar.bz2
Compile
-rw-r--r--tests/auto/declarative/qfxwebview/qfxwebview.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/declarative/qfxwebview/qfxwebview.pro b/tests/auto/declarative/qfxwebview/qfxwebview.pro
index cce3df2..b75e057 100644
--- a/tests/auto/declarative/qfxwebview/qfxwebview.pro
+++ b/tests/auto/declarative/qfxwebview/qfxwebview.pro
@@ -2,7 +2,7 @@ load(qttest_p4)
contains(QT_CONFIG,declarative): QT += declarative
macx:CONFIG -= app_bundle
-SOURCES += tst_qmlgraphicswebview.cpp
+SOURCES += tst_qfxwebview.cpp
# Define SRCDIR equal to test's source directory
DEFINES += SRCDIR=\\\"$$PWD\\\"