renamed "user" to "account"

This commit is contained in:
fourtf
2017-04-18 02:29:32 +02:00
parent 34b9057f7e
commit c2937eb7b3
15 changed files with 23 additions and 27 deletions
+2 -2
View File
@@ -5,8 +5,8 @@
#include "messages/messageparseargs.h"
#include "twitch/twitchmessagebuilder.h"
#include "twitch/twitchparsemessage.h"
#include "twitch/twitchuser.h"
#include "usermanager.h"
#include "twitch/twitchaccount.h"
#include "accountmanager.h"
#include <irccommand.h>
#include <ircconnection.h>