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

Moved Ui::EmptyUserpic to td_ui.

This commit is contained in:
23rd
2022-12-03 20:36:08 +03:00
parent a458c89810
commit b2e9c4ab75
11 changed files with 86 additions and 62 deletions

View File

@@ -40,7 +40,6 @@ class CloudImageView;
struct ReactionId;
int PeerColorIndex(PeerId peerId);
int PeerColorIndex(BareId bareId);
// Must be used only for PeerColor-s.
PeerId FakePeerIdForJustName(const QString &name);