From 4ef5831a398280cc26cbf359dcbb9878e77ab7fb Mon Sep 17 00:00:00 2001 From: Allan Sandfeld Jensen Date: Fri, 28 Nov 2014 12:00:08 +0100 Subject: Add settings to WebEngineProfiles This patch adds settings to profiles so common settings might be shared among all pages in a profile. The former global settings are now replaced by the settings of the default profile. Change-Id: I544420e07beeb52ef29b2360bc7929402650cd07 Reviewed-by: Andras Becsi --- src/webengine/webengine.pro | 1 - 1 file changed, 1 deletion(-) (limited to 'src/webengine/webengine.pro') diff --git a/src/webengine/webengine.pro b/src/webengine/webengine.pro index 275867202..8a6d06c10 100644 --- a/src/webengine/webengine.pro +++ b/src/webengine/webengine.pro @@ -39,7 +39,6 @@ HEADERS = \ api/qquickwebengineprofile_p.h \ api/qquickwebengineprofile_p_p.h \ api/qquickwebenginesettings_p.h \ - api/qquickwebenginesettings_p_p.h \ api/qquickwebenginesingleton_p.h \ api/qquickwebengineview_p.h \ api/qquickwebengineview_p_p.h \ -- cgit v1.2.3