2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-31 14:38:15 +00:00

Show last updated topic preview on Alt+Click.

This commit is contained in:
John Preston
2024-05-30 10:26:48 +04:00
parent e2b78b673b
commit 7d636820ac
2 changed files with 19 additions and 4 deletions

View File

@@ -398,6 +398,7 @@ private:
void trackSearchResultsForum(Data::Forum *forum);
[[nodiscard]] QBrush currentBg() const;
[[nodiscard]] Key computeChatPreviewRow() const;
[[nodiscard]] const std::vector<Key> &pinnedChatsOrder() const;
void checkReorderPinnedStart(QPoint localPosition);