Merge branch 'master' of https://github.com/fourtf/chatterino2
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
#pragma once
|
||||
|
||||
#include <QColor>
|
||||
#include <QString>
|
||||
|
||||
namespace chatterino {
|
||||
@@ -27,6 +28,8 @@ public:
|
||||
|
||||
bool isAnon() const;
|
||||
|
||||
QColor color;
|
||||
|
||||
private:
|
||||
QString oauthClient;
|
||||
QString oauthToken;
|
||||
|
||||
Reference in New Issue
Block a user