forked from qt-creator/qt-creator
Header cleanup in share/qtcreator/qml, specify module name.
This commit is contained in:
@@ -34,11 +34,14 @@
|
||||
#include "selectionrectangle.h"
|
||||
#include "qmlobserverconstants.h"
|
||||
|
||||
#include <QPen>
|
||||
#include <QGraphicsScene>
|
||||
#include <QtDebug>
|
||||
#include <QtGui/QPen>
|
||||
#include <QtGui/QGraphicsRectItem>
|
||||
#include <QtGui/QGraphicsObject>
|
||||
#include <QtGui/QGraphicsScene>
|
||||
|
||||
#include <QtCore/QtDebug>
|
||||
|
||||
#include <cmath>
|
||||
#include <QGraphicsScene>
|
||||
|
||||
namespace QmlJSDebugger {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user