From 6c76ee30ce1662ca8f8368de5ebd1e6bcfdf0d9e Mon Sep 17 00:00:00 2001 From: Ulf Hermann Date: Mon, 20 May 2019 17:05:50 +0200 Subject: Eliminate qmldevtools_build Move the relevant files into more fitting locations and build the devtools from only parser, compiler and qmldirparser. Change-Id: Ibf37a1187f36d02983f9f43c6622acb243785b7b Reviewed-by: Simon Hausmann --- src/qml/jsruntime/qv4string_p.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/qml/jsruntime/qv4string_p.h') diff --git a/src/qml/jsruntime/qv4string_p.h b/src/qml/jsruntime/qv4string_p.h index 7888809490..52fe09cd72 100644 --- a/src/qml/jsruntime/qv4string_p.h +++ b/src/qml/jsruntime/qv4string_p.h @@ -54,7 +54,7 @@ #include "qv4managed_p.h" #include #include "qv4enginebase_p.h" -#include "qv4stringtoarrayindex_p.h" +#include QT_BEGIN_NAMESPACE -- cgit v1.2.3