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

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