Rewrite comment
This commit is contained in:
parent
fb7fa0cb49
commit
6fc560fc78
@ -153,7 +153,7 @@ class WebKitSearch(browsertab.AbstractSearch):
|
|||||||
" for {}".format(text))
|
" for {}".format(text))
|
||||||
return
|
return
|
||||||
|
|
||||||
# Clear old search results, this is done automatically on other backends
|
# Clear old search results, this is done automatically on QtWebEngine.
|
||||||
self.clear()
|
self.clear()
|
||||||
|
|
||||||
self.text = text
|
self.text = text
|
||||||
|
Loading…
Reference in New Issue
Block a user