summaryrefslogtreecommitdiff
path: root/src/webenginequick/api/qquickwebenginesingleton_p.h
diff options
context:
space:
mode:
authorPeter Varga <pvarga@inf.u-szeged.hu>2021-07-13 14:40:43 +0200
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2021-07-20 09:21:44 +0000
commit4c7b47a3b46594fa54dda993eebc08c74d1b3a3c (patch)
treee1e078776ccb8fa60eac3f4b4c4b150f5a47e404 /src/webenginequick/api/qquickwebenginesingleton_p.h
parentcd1799eecf578fa42ee6e31f5caefe7db191fd37 (diff)
downloadqtwebengine-4c7b47a3b46594fa54dda993eebc08c74d1b3a3c.tar.gz
Clean up quick API
Change-Id: I9407d407b203b8e2bb13768e5a899624ea47282a Reviewed-by: Michal Klocek <michal.klocek@qt.io> (cherry picked from commit 6f97b43350f7949029045a37f226dd81e23e25d1) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
Diffstat (limited to 'src/webenginequick/api/qquickwebenginesingleton_p.h')
-rw-r--r--src/webenginequick/api/qquickwebenginesingleton_p.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/webenginequick/api/qquickwebenginesingleton_p.h b/src/webenginequick/api/qquickwebenginesingleton_p.h
index 456941ee3..84132ed45 100644
--- a/src/webenginequick/api/qquickwebenginesingleton_p.h
+++ b/src/webenginequick/api/qquickwebenginesingleton_p.h
@@ -51,10 +51,10 @@
// We mean it.
//
-#include <QtWebEngineQuick/private/qtwebenginequickglobal_p.h>
-#include <QtWebEngineCore/qwebenginescript.h>
#include <QtCore/qobject.h>
#include <QtQml/qqml.h>
+#include <QtWebEngineCore/qwebenginescript.h>
+#include <QtWebEngineQuick/private/qtwebenginequickglobal_p.h>
QT_BEGIN_NAMESPACE