From bec2be57891f87f2b8bc046bb212be4788f96033 Mon Sep 17 00:00:00 2001 From: Szabolcs David Date: Wed, 1 Jun 2016 08:56:09 -0700 Subject: Make QQuickWebEngineScript a publicly exported class Now the users can create user scripts when they are working with QQuickWebEngineProfiles in C++. Change-Id: I6ada78b1fc44c3f93589eb468578c330a1be9c6f Reviewed-by: Allan Sandfeld Jensen Reviewed-by: Leena Miettinen --- tests/auto/quick/publicapi/tst_publicapi.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/auto/quick/publicapi/tst_publicapi.cpp') diff --git a/tests/auto/quick/publicapi/tst_publicapi.cpp b/tests/auto/quick/publicapi/tst_publicapi.cpp index f9fd854cc..5cc0d18df 100644 --- a/tests/auto/quick/publicapi/tst_publicapi.cpp +++ b/tests/auto/quick/publicapi/tst_publicapi.cpp @@ -34,6 +34,7 @@ #include #include #include +#include #include #include #include @@ -42,7 +43,6 @@ #include #include #include -#include #include #include #include -- cgit v1.2.3