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

Add monoforum sender bar divider.

This commit is contained in:
John Preston
2025-05-12 12:41:00 +04:00
parent c6d43a802c
commit 43b4499125
27 changed files with 388 additions and 90 deletions

View File

@@ -429,7 +429,6 @@ public:
void setMonoforumLink(ChannelData *link);
[[nodiscard]] ChannelData *monoforumLink() const;
[[nodiscard]] bool requiresMonoforumPeer() const;
void ptsInit(int32 pts) {
_ptsWaiter.init(pts);