2
0
mirror of https://github.com/kotatogram/kotatogram-desktop synced 2025-08-31 06:35:14 +00:00

Allow filtering by tag on click in sublists.

This commit is contained in:
John Preston
2024-01-30 19:01:10 +04:00
parent db7c16f82b
commit 0945e04f6b
27 changed files with 140 additions and 28 deletions

View File

@@ -203,8 +203,6 @@ public:
bool contentOverlapped(const QRect &globalRect);
void searchInChat(Dialogs::Key chat);
void showChooseReportMessages(
not_null<PeerData*> peer,
Ui::ReportReason reason,