mirror of
https://gitee.com/Zhaoxin59/my-chat_-client.git
synced 2026-02-14 09:01:50 +08:00
has been completed.
This commit is contained in:
@ -129,6 +129,9 @@ class ApplyItem : public SessionFriendItem {
|
||||
|
||||
public:
|
||||
ApplyItem(QWidget* owner, const QString& userId, const QIcon& avatar, const QString& name);
|
||||
void acceptFriendApply();
|
||||
void rejectFriendApply();
|
||||
|
||||
void active() override;
|
||||
private:
|
||||
//好友申请Id
|
||||
|
||||
Reference in New Issue
Block a user