aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/declarative.pro
diff options
context:
space:
mode:
authorKai Koehne <kai.koehne@nokia.com>2011-08-24 15:14:59 +0200
committerQt by Nokia <qt-info@nokia.com>2011-08-26 12:13:45 +0200
commit33ecffd4e278955ddb36853580990d156e03fa09 (patch)
treedaea6671ba7a36d1d9504b0b314dde11669193d8 /tests/auto/declarative/declarative.pro
parent46af4afe0cfd3afddfe204913b5012be7369870f (diff)
Deprecate QDeclarativeDebugHelper class
This was a helper class for enable debugging in 4.7. Since Qt 4.8 you should just say CONFIG += declarative_debug Change-Id: I51dabaec36e175a097721570061aad38c3f828d1 Reviewed-on: http://codereview.qt.nokia.com/3507 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Aurindam Jana <aurindam.jana@nokia.com>
Diffstat (limited to 'tests/auto/declarative/declarative.pro')
-rw-r--r--tests/auto/declarative/declarative.pro1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/auto/declarative/declarative.pro b/tests/auto/declarative/declarative.pro
index a99656a3ee..00717daa1f 100644
--- a/tests/auto/declarative/declarative.pro
+++ b/tests/auto/declarative/declarative.pro
@@ -33,7 +33,6 @@ PRIVATETESTS += \
qdeclarativeconnection \
qdeclarativedebug \
qdeclarativedebugclient \
- qdeclarativedebughelper \
qdeclarativedebugservice \
qdeclarativeecmascript \
qdeclarativeimageprovider \