summaryrefslogtreecommitdiff
path: root/qutebrowser/browser/__init__.py
blob: acdd9b4a9aa076e90d72429791168dc6d37b53a4 (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."""