renamed "user" to "account"
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#include "twitchuser.h"
|
||||
#include "twitchaccount.h"
|
||||
|
||||
namespace chatterino {
|
||||
namespace twitch {
|
||||
@@ -1,7 +1,7 @@
|
||||
#ifndef ACCOUNT_H
|
||||
#define ACCOUNT_H
|
||||
|
||||
#include "ircuser2.h"
|
||||
#include "ircaccount.h"
|
||||
|
||||
#include <QString>
|
||||
|
||||
Reference in New Issue
Block a user