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
@@ -32,7 +32,7 @@
|
||||
#ifndef QMLJSPRIVATEAPI_H
|
||||
#define QMLJSPRIVATEAPI_H
|
||||
|
||||
#include <qmljsdebugclient/qdeclarativeenginedebug.h>
|
||||
#include <qmljsdebugclient/qmlenginedebugclient.h>
|
||||
#include <qmljsdebugclient/qdeclarativedebugclient.h>
|
||||
|
||||
using namespace QmlJsDebugClient;
|
||||
|
||||
Reference in New Issue
Block a user