QDeclarativeEngineDebug: Rename class

Renamed to QmlEngineDebugClient

Change-Id: I200e8ccf23a3464e2b6ad07288d17228118e905f
Reviewed-by: Kai Koehne <kai.koehne@nokia.com>
This commit is contained in:
Aurindam Jana
2012-03-14 09:30:28 +01:00
committed by Kai Koehne
parent dffbc4407a
commit 06ae4b3512
12 changed files with 144 additions and 201 deletions

View File

@@ -30,8 +30,8 @@ DynamicLibrary {
"qv8profilerclient.cpp",
"qv8profilerclient.h",
"qdeclarativedebugclient.h",
"qdeclarativeenginedebug.cpp",
"qdeclarativeenginedebug.h",
"qmlenginedebugclient.cpp",
"qmlenginedebugclient.h",
"qmlprofilereventtypes.h",
"qmlprofilertraceclient.h",
"qpacketprotocol.h",