renamed *Manager files
This commit is contained in:
@@ -3,9 +3,9 @@
|
||||
#include "Application.hpp"
|
||||
#include "debug/Log.hpp"
|
||||
#include "messages/Message.hpp"
|
||||
#include "singletons/EmoteManager.hpp"
|
||||
#include "singletons/Emotes.hpp"
|
||||
#include "singletons/IrcManager.hpp"
|
||||
#include "singletons/LoggingManager.hpp"
|
||||
#include "singletons/Logging.hpp"
|
||||
#include "singletons/WindowManager.hpp"
|
||||
|
||||
#include <QJsonArray>
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#include "common/Common.hpp"
|
||||
#include "controllers/commands/CommandController.hpp"
|
||||
#include "debug/Log.hpp"
|
||||
#include "singletons/EmoteManager.hpp"
|
||||
#include "singletons/Emotes.hpp"
|
||||
|
||||
#include <QtAlgorithms>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#include "Emotemap.hpp"
|
||||
|
||||
#include "Application.hpp"
|
||||
#include "singletons/SettingsManager.hpp"
|
||||
#include "singletons/Settings.hpp"
|
||||
|
||||
namespace chatterino {
|
||||
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#include "common/NetworkManager.hpp"
|
||||
#include "common/NetworkRequester.hpp"
|
||||
#include "common/NetworkWorker.hpp"
|
||||
#include "singletons/PathManager.hpp"
|
||||
#include "singletons/Paths.hpp"
|
||||
|
||||
#include <rapidjson/document.h>
|
||||
#include <rapidjson/error/en.h>
|
||||
|
||||
Reference in New Issue
Block a user