summaryrefslogtreecommitdiffstats
path: root/tests/quicktestbrowser/resources.qrc
diff options
context:
space:
mode:
authorSzabolcs David <davidsz@inf.u-szeged.hu>2016-09-07 08:54:49 -0700
committerSzabolcs David <davidsz@inf.u-szeged.hu>2016-09-20 10:53:14 +0000
commit019301166c94a546142a7ce886ce9215b099d863 (patch)
treec2351ad4e5beb5aca3177dcbb5ea58f136b43fcb /tests/quicktestbrowser/resources.qrc
parent4b9599123f636b56065b87ba670a8ae586c85557 (diff)
Remove the usages of experimental API from quicktestbrowser
The QtWebEngine.experimental import is not working, it suppresses the revisioned properties of WebEngineView objects. This is the first step to get rid of the QQuickWebEngineViewExperimental API. Change-Id: I5aacf4617df998520fe70d86a1d9043d6cc850af Reviewed-by: Peter Varga <pvarga@inf.u-szeged.hu> Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io>
Diffstat (limited to 'tests/quicktestbrowser/resources.qrc')
-rw-r--r--tests/quicktestbrowser/resources.qrc1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/quicktestbrowser/resources.qrc b/tests/quicktestbrowser/resources.qrc
index 2dcda4d0d..b1652852b 100644
--- a/tests/quicktestbrowser/resources.qrc
+++ b/tests/quicktestbrowser/resources.qrc
@@ -3,7 +3,6 @@
<file>ApplicationRoot.qml</file>
<file>BrowserDialog.qml</file>
<file>BrowserWindow.qml</file>
- <file>ContextMenuExtras.qml</file>
<file>FeaturePermissionBar.qml</file>
<file>FullScreenNotification.qml</file>
<file>ButtonWithMenu.qml</file>