2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-31 06:26:18 +00:00

Added support of second colors for empty userpic backgrounds.

This commit is contained in:
23rd
2022-12-03 18:57:15 +03:00
parent c8d273c2a3
commit 5df0b08a42
11 changed files with 96 additions and 49 deletions

View File

@@ -41,7 +41,6 @@ struct ReactionId;
int PeerColorIndex(PeerId peerId);
int PeerColorIndex(BareId bareId);
style::color PeerUserpicColor(PeerId peerId);
// Must be used only for PeerColor-s.
PeerId FakePeerIdForJustName(const QString &name);