Updates based on comments
This commit is contained in:
@@ -60,7 +60,6 @@ Controller::Controller(QObject *parent)
|
||||
: QObject(parent)
|
||||
{
|
||||
Connection::setRoomType<NeoChatRoom>();
|
||||
Connection::setUserType<User>();
|
||||
|
||||
setApplicationProxy();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user