forked from qt-creator/qt-creator
QmlJSDebugClient: Fix style & indentation
Change-Id: I87bdb465816fc68f83f6c5e097c9d9b853614b94 Reviewed-on: http://codereview.qt.nokia.com/2672 Reviewed-by: Christiaan Janssen <christiaan.janssen@nokia.com>
This commit is contained in:
@@ -32,8 +32,8 @@
|
||||
#ifndef QMLJSPRIVATEAPI_H
|
||||
#define QMLJSPRIVATEAPI_H
|
||||
|
||||
#include <qmljsdebugclient/qdeclarativedebug_p.h>
|
||||
#include <qmljsdebugclient/qdeclarativedebugclient_p.h>
|
||||
#include <qmljsdebugclient/qdeclarativeenginedebug.h>
|
||||
#include <qmljsdebugclient/qdeclarativedebugclient.h>
|
||||
|
||||
using namespace QmlJsDebugClient;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user