aboutsummaryrefslogtreecommitdiffstats
path: root/share/qtcreator/qml/qmljsdebugger/editor/liveselectionrectangle.h
diff options
context:
space:
mode:
Diffstat (limited to 'share/qtcreator/qml/qmljsdebugger/editor/liveselectionrectangle.h')
-rw-r--r--share/qtcreator/qml/qmljsdebugger/editor/liveselectionrectangle.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/qtcreator/qml/qmljsdebugger/editor/liveselectionrectangle.h b/share/qtcreator/qml/qmljsdebugger/editor/liveselectionrectangle.h
index a1f1f527d5..1020670be7 100644
--- a/share/qtcreator/qml/qmljsdebugger/editor/liveselectionrectangle.h
+++ b/share/qtcreator/qml/qmljsdebugger/editor/liveselectionrectangle.h
@@ -33,7 +33,7 @@
#ifndef LIVESELECTIONRECTANGLE_H
#define LIVESELECTIONRECTANGLE_H
-#include <QtCore/QWeakPointer>
+#include <QWeakPointer>
QT_FORWARD_DECLARE_CLASS(QGraphicsObject)
QT_FORWARD_DECLARE_CLASS(QGraphicsRectItem)