aboutsummaryrefslogtreecommitdiffstats
path: root/share/qtcreator/qml/qmljsdebugger/editor/liverubberbandselectionmanipulator.h
diff options
context:
space:
mode:
Diffstat (limited to 'share/qtcreator/qml/qmljsdebugger/editor/liverubberbandselectionmanipulator.h')
-rw-r--r--share/qtcreator/qml/qmljsdebugger/editor/liverubberbandselectionmanipulator.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/qtcreator/qml/qmljsdebugger/editor/liverubberbandselectionmanipulator.h b/share/qtcreator/qml/qmljsdebugger/editor/liverubberbandselectionmanipulator.h
index 853327df12..78006763ee 100644
--- a/share/qtcreator/qml/qmljsdebugger/editor/liverubberbandselectionmanipulator.h
+++ b/share/qtcreator/qml/qmljsdebugger/editor/liverubberbandselectionmanipulator.h
@@ -36,7 +36,7 @@
#include "liveselectionrectangle.h"
-#include <QtCore/QPointF>
+#include <QPointF>
QT_FORWARD_DECLARE_CLASS(QGraphicsItem)