aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/items/qquickview.h
diff options
context:
space:
mode:
authorUlf Hermann <ulf.hermann@qt.io>2017-10-19 18:44:12 +0200
committerUlf Hermann <ulf.hermann@qt.io>2017-11-09 09:57:34 +0000
commit02a2cddb813aa8b518615daf31446ea456c253eb (patch)
tree8b249cb99b995f19425330ad9782ebbd256e914a /src/quick/items/qquickview.h
parent4e6d5951ed853b236b03ad46ac14649449830d96 (diff)
Move qqmldebug.h includes into the right places
We want then in qjsengine.h and qquickwindow.h, as that are the base classes relevant to QML debugging and profiling. Change-Id: Ic4b19b492cd1ec67649f40e2b7e01137aae74baf Reviewed-by: Lars Knoll <lars.knoll@qt.io>
Diffstat (limited to 'src/quick/items/qquickview.h')
-rw-r--r--src/quick/items/qquickview.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/quick/items/qquickview.h b/src/quick/items/qquickview.h
index 142607fa39..014d02e7f5 100644
--- a/src/quick/items/qquickview.h
+++ b/src/quick/items/qquickview.h
@@ -42,7 +42,6 @@
#include <QtQuick/qquickwindow.h>
#include <QtCore/qurl.h>
-#include <QtQml/qqmldebug.h>
QT_BEGIN_NAMESPACE