diff options
author | Kai Koehne <kai.koehne@nokia.com> | 2011-08-30 15:21:30 (GMT) |
---|---|---|
committer | Kai Koehne <kai.koehne@nokia.com> | 2011-09-16 10:29:48 (GMT) |
commit | 6aebdf7a224ea976adc74bf47bd49fa6a1606ee2 (patch) | |
tree | c02cd52787ae2094eb290e39b36cbb2e3146419d /tests/auto/declarative/qdeclarativedebug | |
parent | 22ef6f15102cd287bd3cdbc9fe723d22b35560ca (diff) | |
download | Qt-6aebdf7a224ea976adc74bf47bd49fa6a1606ee2.zip Qt-6aebdf7a224ea976adc74bf47bd49fa6a1606ee2.tar.gz Qt-6aebdf7a224ea976adc74bf47bd49fa6a1606ee2.tar.bz2 |
Rename QDeclarativeEngineDebugServer to ~Service
And fix the file names/location, too
Change-Id: If2d5ec0896332896ad11af748ec8f75c39e1555c
Reviewed-on: http://codereview.qt.nokia.com/3890
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Kai Koehne <kai.koehne@nokia.com>
(cherrypicked from 8804ec49bda8672c5700ab843f2958c3d2bd8e41)
Diffstat (limited to 'tests/auto/declarative/qdeclarativedebug')
-rw-r--r-- | tests/auto/declarative/qdeclarativedebug/tst_qdeclarativedebug.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/auto/declarative/qdeclarativedebug/tst_qdeclarativedebug.cpp b/tests/auto/declarative/qdeclarativedebug/tst_qdeclarativedebug.cpp index d5ae040..0821245 100644 --- a/tests/auto/declarative/qdeclarativedebug/tst_qdeclarativedebug.cpp +++ b/tests/auto/declarative/qdeclarativedebug/tst_qdeclarativedebug.cpp @@ -53,7 +53,6 @@ #include <private/qdeclarativebinding_p.h> #include <private/qdeclarativedebug_p.h> -#include <private/qdeclarativeenginedebug_p.h> #include <private/qdeclarativedebugclient_p.h> #include <private/qdeclarativedebugservice_p.h> #include <private/qdeclarativerectangle_p.h> |