2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-30 22:16:14 +00:00

Removed Q_OBJECT from Dialogs::InnerWidget.

This commit is contained in:
23rd
2022-03-14 15:02:57 +03:00
parent 72ecc286dc
commit c96b2081c4
4 changed files with 102 additions and 44 deletions

View File

@@ -109,7 +109,6 @@ public Q_SLOTS:
void onFilterCursorMoved(int from = -1, int to = -1);
void onCompleteHashtag(QString tag);
void onDialogMoved(int movedFrom, int movedTo);
bool onSearchMessages(bool searchCache = false);
void onNeedSearchMessages();