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 --- src/webengine/webengine.pro | 1 + 1 file changed, 1 insertion(+) (limited to 'src/webengine/webengine.pro') diff --git a/src/webengine/webengine.pro b/src/webengine/webengine.pro index 5fa49c77e..27239225b 100644 --- a/src/webengine/webengine.pro +++ b/src/webengine/webengine.pro @@ -45,6 +45,7 @@ HEADERS = \ api/qquickwebenginenewviewrequest_p.h \ api/qquickwebengineprofile.h \ api/qquickwebengineprofile_p.h \ + api/qquickwebenginescript.h \ api/qquickwebenginescript_p.h \ api/qquickwebenginesettings_p.h \ api/qquickwebenginesingleton_p.h \ -- cgit v1.2.3