Use color generator for nick names

This commit is contained in:
Konstantinos Sideris 2017-04-14 17:10:18 +03:00
parent 8358720d8e
commit a5ebff5949
6 changed files with 60 additions and 38 deletions

View file

@ -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);