This commit is contained in:
fourtf
2018-06-26 14:09:39 +02:00
parent 14f07274d9
commit a9bf9cf722
235 changed files with 1169 additions and 1770 deletions
+12 -12
View File
@@ -1,17 +1,17 @@
//#include "singletons/ircmanager.hpp"
//#include "channel.hpp"
//#include "debug/log.hpp"
//#include "messages/messageparseargs.hpp"
//#include "providers/twitch/twitchaccount.hpp"
//#include "providers/twitch/twitchmessagebuilder.hpp"
//#include "singletons/IrcManager.hpp"
//#include "Channel.hpp"
//#include "debug/Log.hpp"
//#include "messages/MessageParseArgs.hpp"
//#include "providers/twitch/TwitchAccount.hpp"
//#include "providers/twitch/TwitchMessageBuilder.hpp"
//#include "singletons/accountmanager.hpp"
//#include "singletons/channelmanager.hpp"
//#include "singletons/emotemanager.hpp"
//#include "singletons/resourcemanager.hpp"
//#include "singletons/settingsmanager.hpp"
//#include "singletons/windowmanager.hpp"
//#include "util/posttothread.hpp"
//#include "util/urlfetch.hpp"
//#include "singletons/EmoteManager.hpp"
//#include "singletons/ResourceManager.hpp"
//#include "singletons/SettingsManager.hpp"
//#include "singletons/WindowManager.hpp"
//#include "util/PostToThread.hpp"
//#include "util/UrlFetch.hpp"
//#include <irccommand.h>
//#include <QJsonArray>