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

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