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

Move contacts list loading to ApiWrap.

This commit is contained in:
John Preston
2018-01-03 20:06:43 +03:00
parent 31234cb487
commit ac57000437
6 changed files with 76 additions and 73 deletions

View File

@@ -41,8 +41,6 @@ public:
void activate();
void contactsReceived(const QVector<MTPContact> &result);
void selectSkip(int32 direction);
void selectSkipPage(int32 pixels, int32 direction);