More changes in MessageDelegate.
This commit is contained in:
@@ -1 +1,5 @@
|
||||
#include "spectraluser.h"
|
||||
|
||||
QColor SpectralUser::color() {
|
||||
return QColor::fromHslF(hueF(), 0.7, 0.5, 1);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user