rejoin lobby after missing game fix
This commit is contained in:
@@ -518,6 +518,9 @@ void gameLobbyDialogImpl::clearDialog()
|
||||
label_TimeoutForPlayerAction->setText("");
|
||||
|
||||
myGameListModel->clear();
|
||||
myGameListSelectionModel->clear();
|
||||
myGameListSelectionModel->clearSelection();
|
||||
myGameListSortFilterProxyModel->clear();
|
||||
treeView_GameList->show();
|
||||
treeWidget_connectedPlayers->clear();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user