Use color generator for nick names
This commit is contained in:
parent
8358720d8e
commit
a5ebff5949
6 changed files with 60 additions and 38 deletions
|
|
@ -43,7 +43,6 @@ public:
|
|||
static QString chooseRandomColor();
|
||||
static QString getUserColor(const QString &userid);
|
||||
static QMap<QString, QString> NICK_COLORS;
|
||||
static const QList<QString> COLORS;
|
||||
|
||||
public slots:
|
||||
void setHistoryView(const RoomInfo &info);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue