Pass an empty NeochatRoomMember when not in the map
This commit is contained in:
@@ -54,7 +54,6 @@ class NeochatRoomMember : public QObject
|
||||
|
||||
public:
|
||||
NeochatRoomMember() = default;
|
||||
|
||||
explicit NeochatRoomMember(NeoChatRoom *room, const QString &memberId);
|
||||
|
||||
QString id() const;
|
||||
|
||||
Reference in New Issue
Block a user