summaryrefslogtreecommitdiffstats
path: root/src/core/browser_context_qt.cpp
diff options
context:
space:
mode:
authorAlexandru Croitor <alexandru.croitor@qt.io>2018-02-07 18:44:28 +0100
committerAlexandru Croitor <alexandru.croitor@qt.io>2018-02-08 16:20:52 +0000
commitf1995182bc35d9c49b0a5a1c0f6dfa5e9aec96e3 (patch)
treeec88904329a270824465dd68adbabeae1ab4c33d /src/core/browser_context_qt.cpp
parent4889bc3a575cafd68f99bd0b9c2a14b3ecf8c557 (diff)
Remove unnecessary qguiapplication_p.h include
The include was previously used for implementing QWebEnginePagePrivate::unhandledKeyEvent which called QGuiApplicationPrivate::instance()->shortcutMap.tryShortcut(event). This logic has now been moved to render_widget_host_view_qt.cpp. For now, at least remove it from this file. Change-Id: I516a659b2fb21782aabac7e7de8c1f93d0dbef91 Task-number: QTBUG-63098 Reviewed-by: Viktor Engelmann <viktor.engelmann@qt.io>
Diffstat (limited to 'src/core/browser_context_qt.cpp')
0 files changed, 0 insertions, 0 deletions