mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 06:26:18 +00:00
@@ -248,13 +248,11 @@ private:
|
||||
|
||||
int defaultRowTop(not_null<Row*> row) const;
|
||||
void setupOnlineStatusCheck();
|
||||
void userOnlineUpdated(not_null<PeerData*> peer);
|
||||
void userOnlineUpdated(not_null<UserData*> user);
|
||||
void groupHasCallUpdated(not_null<PeerData*> peer);
|
||||
|
||||
void updateRowCornerStatusShown(
|
||||
not_null<History*> history,
|
||||
bool shown);
|
||||
void updateDialogRowCornerStatus(not_null<History*> history);
|
||||
void updateRowCornerStatusShown(not_null<History*> history);
|
||||
void repaintDialogRowCornerStatus(not_null<History*> history);
|
||||
|
||||
void setupShortcuts();
|
||||
RowDescriptor computeJump(
|
||||
|
Reference in New Issue
Block a user