finished chat-implementing in startnetworkgamedialog
This commit is contained in:
@@ -190,6 +190,7 @@ void startNetworkGameDialogImpl::clearDialog()
|
||||
void startNetworkGameDialogImpl::setSession(Session *session)
|
||||
{
|
||||
mySession = session;
|
||||
myChat->setSession(mySession);
|
||||
}
|
||||
|
||||
void startNetworkGameDialogImpl::keyPressEvent ( QKeyEvent * event ) {
|
||||
|
||||
Reference in New Issue
Block a user