forked from qt-creator/qt-creator
QDeclarativeEngineDebug: Rename class
Renamed to QmlEngineDebugClient Change-Id: I200e8ccf23a3464e2b6ad07288d17228118e905f Reviewed-by: Kai Koehne <kai.koehne@nokia.com>
This commit is contained in:
committed by
Kai Koehne
parent
dffbc4407a
commit
06ae4b3512
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user