summaryrefslogtreecommitdiffstats
path: root/src/src.pro
diff options
context:
space:
mode:
authorSzabolcs David <davidsz@inf.u-szeged.hu>2016-09-20 03:51:55 -0700
committerSzabolcs David <davidsz@inf.u-szeged.hu>2016-09-22 15:55:07 +0000
commita4dcc5b4894aac423f65fcf9a13394078ee72257 (patch)
treed66fca41eaee4a194a339d8d1e3ddd03be6860d8 /src/src.pro
parenta7a7eb4c525a4fb78a3f0f1205262b147304261d (diff)
Remove experimental Quick API
QtWebEngine.experimental import is not working. It is better to get rid of that. It also removes some QNX-specific code. Change-Id: If80c1290b4d5f5e4d436c49bd7d7a6ea882ee6db Reviewed-by: Peter Varga <pvarga@inf.u-szeged.hu>
Diffstat (limited to 'src/src.pro')
-rw-r--r--src/src.pro4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/src.pro b/src/src.pro
index 00e8301be..dc6bc5274 100644
--- a/src/src.pro
+++ b/src/src.pro
@@ -6,15 +6,11 @@ webenginewidgets.depends = core webengine
webengine_plugin.subdir = webengine/plugin
webengine_plugin.target = sub-webengine-plugin
webengine_plugin.depends = webengine
-webengine_experimental_plugin.subdir = webengine/plugin/experimental
-webengine_experimental_plugin.target = sub-webengine-experimental-plugin
-webengine_experimental_plugin.depends = webengine
SUBDIRS += core \
process \
webengine \
webengine_plugin \
- webengine_experimental_plugin \
plugins
# allow only desktop builds of qwebengine_convert_dict