summaryrefslogtreecommitdiffstats
path: root/src/core/user_script.cpp
diff options
context:
space:
mode:
authorSzabolcs David <davidsz@inf.u-szeged.hu>2016-01-28 04:49:02 -0800
committerSzabolcs David <davidsz@inf.u-szeged.hu>2016-02-10 15:34:24 +0000
commit835b24055cfbc953fd4c844d264e7fbc8550d575 (patch)
treeab232be48c231b13ca796235ffef5f8602e5cb7c /src/core/user_script.cpp
parent8411304d3393cb5ce5ec972ffe9fe3fab00fb981 (diff)
Rename UserScriptController/Host to UserResourceController/Host
These classes can operate user stylesheets too. Change-Id: Ia283af92e52a822b26003ff65e0e7dc391b0904d Reviewed-by: Allan Sandfeld Jensen <allan.jensen@theqtcompany.com>
Diffstat (limited to 'src/core/user_script.cpp')
-rw-r--r--src/core/user_script.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/core/user_script.cpp b/src/core/user_script.cpp
index 20764eeb0..839eff366 100644
--- a/src/core/user_script.cpp
+++ b/src/core/user_script.cpp
@@ -39,7 +39,6 @@
#include "common/user_script_data.h"
#include "user_script.h"
-#include "user_script_controller_host.h"
#include "type_conversion.h"
namespace QtWebEngineCore {