mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 14:38:15 +00:00
new flat boxes started
This commit is contained in:
@@ -274,6 +274,7 @@ public:
|
||||
bool isLoaded() const {
|
||||
return !_loading;
|
||||
}
|
||||
void clearSel();
|
||||
|
||||
QMap<UserData*, bool> already() const;
|
||||
|
||||
@@ -298,7 +299,6 @@ public slots:
|
||||
private:
|
||||
|
||||
void updateSelectedRow();
|
||||
void clearSel();
|
||||
MemberData *data(int32 index);
|
||||
|
||||
void membersReceived(const MTPchannels_ChannelParticipants &result, mtpRequestId req);
|
||||
|
Reference in New Issue
Block a user