adding secrects to chatcleaner

This commit is contained in:
doitux
2009-08-17 08:43:58 +00:00
parent c88b6b292d
commit f7885f9116
4 changed files with 9 additions and 5 deletions
@@ -254,6 +254,8 @@ void gameLobbyDialogImpl::refresh(int actionID) {
myGameListSelectionModel->clearSelection();
myGameListSortFilterProxyModel->clear();
treeWidget_NickList->clear();
QStringList headerList;
headerList << tr("Game") << tr("Players") << tr("State") << tr("Private");
myGameListModel->setHorizontalHeaderLabels(headerList);