summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativedebugservice/qdeclarativedebugservice.pro
diff options
context:
space:
mode:
authorJoona Petrell <joona.t.petrell@nokia.com>2010-09-30 05:37:35 (GMT)
committerJoona Petrell <joona.t.petrell@nokia.com>2010-09-30 05:44:05 (GMT)
commit39d908a2e1bdbb25e23e75bb5a5c4fdeec0692c0 (patch)
tree6c87130cfaa475f3cef151eb1ac12e4dfed5fa62 /tests/auto/declarative/qdeclarativedebugservice/qdeclarativedebugservice.pro
parent91501cc9b542de644cd70098a6bc5ff738cdeb49 (diff)
downloadQt-39d908a2e1bdbb25e23e75bb5a5c4fdeec0692c0.zip
Qt-39d908a2e1bdbb25e23e75bb5a5c4fdeec0692c0.tar.gz
Qt-39d908a2e1bdbb25e23e75bb5a5c4fdeec0692c0.tar.bz2
Revert "QDeclarativeDebugService: Add bc autotest" to get changes through staging.
This reverts commit 31dcf2b4028b1f76301fc69fccff0a9474a0a135.
Diffstat (limited to 'tests/auto/declarative/qdeclarativedebugservice/qdeclarativedebugservice.pro')
-rw-r--r--tests/auto/declarative/qdeclarativedebugservice/qdeclarativedebugservice.pro3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/auto/declarative/qdeclarativedebugservice/qdeclarativedebugservice.pro b/tests/auto/declarative/qdeclarativedebugservice/qdeclarativedebugservice.pro
index 83bcadb..a62e148 100644
--- a/tests/auto/declarative/qdeclarativedebugservice/qdeclarativedebugservice.pro
+++ b/tests/auto/declarative/qdeclarativedebugservice/qdeclarativedebugservice.pro
@@ -2,8 +2,7 @@ load(qttest_p4)
contains(QT_CONFIG,declarative): QT += network declarative
macx:CONFIG -= app_bundle
-HEADERS += ../shared/debugutil_p.h \
- private_headers/qdeclarativedebugservice_p.h
+HEADERS += ../shared/debugutil_p.h
SOURCES += tst_qdeclarativedebugservice.cpp \
../shared/debugutil.cpp