|
Chatterino
|
#include "widgets/splits/SplitInput.hpp"#include "Application.hpp"#include "common/QLogging.hpp"#include "controllers/commands/CommandController.hpp"#include "controllers/hotkeys/HotkeyController.hpp"#include "messages/Link.hpp"#include "providers/twitch/TwitchChannel.hpp"#include "providers/twitch/TwitchIrcServer.hpp"#include "singletons/Settings.hpp"#include "singletons/Theme.hpp"#include "util/Clamp.hpp"#include "util/Helpers.hpp"#include "util/LayoutCreator.hpp"#include "widgets/Notebook.hpp"#include "widgets/Scrollbar.hpp"#include "widgets/dialogs/EmotePopup.hpp"#include "widgets/helper/ChannelView.hpp"#include "widgets/helper/EffectLabel.hpp"#include "widgets/helper/ResizingTextEdit.hpp"#include "widgets/splits/InputCompletionPopup.hpp"#include "widgets/splits/Split.hpp"#include "widgets/splits/SplitContainer.hpp"#include <functional>#include <QCompleter>#include <QPainter>Namespaces | |
| chatterino | |
1.8.13