mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 06:35:14 +00:00
fast dialogs, emoji pan etc done
This commit is contained in:
@@ -108,6 +108,7 @@ public slots:
|
||||
|
||||
private:
|
||||
|
||||
void updateSelectedRow();
|
||||
void addAdminDone(const MTPBool &result, mtpRequestId req);
|
||||
bool addAdminFail(const RPCError &error, mtpRequestId req);
|
||||
|
||||
@@ -296,6 +297,7 @@ public slots:
|
||||
|
||||
private:
|
||||
|
||||
void updateSelectedRow();
|
||||
void clearSel();
|
||||
MemberData *data(int32 index);
|
||||
|
||||
|
Reference in New Issue
Block a user