summaryrefslogtreecommitdiff
path: root/qutebrowser/mainwindow/__init__.py
blob: 29c1cbe74ccb4f116330c16dcacfb35c445611a8 (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 main window."""