Re-add waiting for QQuickWidget

Apparently this is still needed on some PyQt versions.
This commit is contained in:
Florian Bruhin 2018-06-21 22:22:04 +02:00
parent 7a7e04a054
commit 9a5439e5d0

View File

@ -361,6 +361,9 @@ class QuteProc(testprocess.Process):
"Focus object changed: "
"<qutebrowser.browser.webengine.webview.WebEngineView object "
"at *>",
# Qt >= 5.11 with workarounds
"Focus object changed: "
"<PyQt5.QtQuickWidgets.QQuickWidget object at *>",
]
if (log_line.category == 'ipc' and