#pragma once #include #include "widgets/listview/GenericListModel.hpp" namespace chatterino { using QuickSwitcherModel = GenericListModel; }