summaryrefslogtreecommitdiff
path: root/qutebrowser/browser/webengine/__init__.py
blob: 913596a856259b946d46c972edb130c200908994 (plain)
1
2
3
4
5
# SPDX-FileCopyrightText: Florian Bruhin (The Compiler) <mail@qutebrowser.org>
#
# SPDX-License-Identifier: GPL-3.0-or-later

"""Classes related to the browser widgets for QtWebEngine."""