|
Chatterino
|
#include "widgets/Notebook.hpp"#include "Application.hpp"#include "common/QLogging.hpp"#include "controllers/hotkeys/HotkeyCategory.hpp"#include "controllers/hotkeys/HotkeyController.hpp"#include "singletons/Settings.hpp"#include "singletons/Theme.hpp"#include "singletons/WindowManager.hpp"#include "util/InitUpdateButton.hpp"#include "widgets/Window.hpp"#include "widgets/dialogs/SettingsDialog.hpp"#include "widgets/helper/ChannelView.hpp"#include "widgets/helper/NotebookButton.hpp"#include "widgets/helper/NotebookTab.hpp"#include "widgets/splits/Split.hpp"#include "widgets/splits/SplitContainer.hpp"#include <QDebug>#include <QFile>#include <QFormLayout>#include <QLayout>#include <QList>#include <QStandardPaths>#include <QUuid>#include <QWidget>#include <boost/foreach.hpp>Namespaces | |
| chatterino | |
1.8.13