forked from qt-creator/qt-creator
debugger: style
Change-Id: Ia3f2090ffac10149209d0152de65a90e1f822add Reviewed-on: http://codereview.qt.nokia.com/1299 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: hjk <qthjk@ovi.com>
This commit is contained in:
@@ -37,7 +37,6 @@
|
||||
|
||||
#include <utils/outputformat.h>
|
||||
|
||||
#include <QtCore/QScopedPointer>
|
||||
#include <QtNetwork/QAbstractSocket>
|
||||
|
||||
namespace Debugger {
|
||||
@@ -157,8 +156,7 @@ private:
|
||||
|
||||
private:
|
||||
friend class QmlCppEngine;
|
||||
|
||||
QScopedPointer<QmlEnginePrivate> d;
|
||||
QmlEnginePrivate *d;
|
||||
};
|
||||
|
||||
} // namespace Internal
|
||||
|
||||
Reference in New Issue
Block a user