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

"""Widgets needed for the statusbar."""