mirror of
https://github.com/qTox/qTox.git
synced 2024-03-22 14:00:36 +08:00
refactor(friendwidget): Remove friendId field
This commit is contained in:
parent
1b07cd553e
commit
fe4a89d906
|
@ -57,13 +57,7 @@ protected:
|
|||
void setFriendAlias();
|
||||
|
||||
public:
|
||||
<<<<<<< HEAD
|
||||
const Friend* frnd;
|
||||
||||||| merged common ancestors
|
||||
=======
|
||||
Friend* frnd;
|
||||
>>>>>>> refactor(friendwidget): FriendWidget refactoring
|
||||
int friendId;
|
||||
bool isDefaultAvatar;
|
||||
bool historyLoaded;
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue
Block a user