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
+1 -1
View File
@@ -4,7 +4,7 @@
#define TWITCH_MAX_MESSAGELENGTH 500
#include "messages/message.h"
#include "twitch/twitchuser.h"
#include "twitch/twitchaccount.h"
#include <IrcMessage>
#include <QMap>