summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/debugger/qmldebugclient/qmldebugclient.pro
diff options
context:
space:
mode:
authorMartin Jones <martin.jones@nokia.com>2009-11-13 07:11:22 (GMT)
committerMartin Jones <martin.jones@nokia.com>2009-11-13 07:11:22 (GMT)
commit98d06d8d10919e0a83d29bd88f0b572b9b4a753c (patch)
treeb8d7590169fbee35d0ecc149845dab9aaac6ee76 /tests/auto/declarative/debugger/qmldebugclient/qmldebugclient.pro
parent9f24db4d0e9ce08f01083d9999fdc9dc69f54b80 (diff)
parent543c9ab8f423297601def9344b2847f283d87169 (diff)
downloadQt-98d06d8d10919e0a83d29bd88f0b572b9b4a753c.zip
Qt-98d06d8d10919e0a83d29bd88f0b572b9b4a753c.tar.gz
Qt-98d06d8d10919e0a83d29bd88f0b572b9b4a753c.tar.bz2
Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
Diffstat (limited to 'tests/auto/declarative/debugger/qmldebugclient/qmldebugclient.pro')
-rw-r--r--tests/auto/declarative/debugger/qmldebugclient/qmldebugclient.pro4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/auto/declarative/debugger/qmldebugclient/qmldebugclient.pro b/tests/auto/declarative/debugger/qmldebugclient/qmldebugclient.pro
index 6e68cd5..c0aa7b2 100644
--- a/tests/auto/declarative/debugger/qmldebugclient/qmldebugclient.pro
+++ b/tests/auto/declarative/debugger/qmldebugclient/qmldebugclient.pro
@@ -2,6 +2,6 @@ load(qttest_p4)
contains(QT_CONFIG,declarative): QT += network declarative
macx:CONFIG -= app_bundle
-HEADERS += ../debuggerutil_p.h
+HEADERS += ../debugutil_p.h
SOURCES += tst_qmldebugclient.cpp \
- ../debuggerutil.cpp
+ ../debugutil.cpp