more spectator code

This commit is contained in:
Max-Wilhelm Bruker 2009-09-16 01:40:49 +02:00
parent cdfe0e0301
commit ab3858239f
13 changed files with 62 additions and 34 deletions

View file

@ -26,7 +26,7 @@ private:
QTreeView *gameListView;
GamesModel *gameListModel;
QPushButton *createButton, *joinButton;
QPushButton *createButton, *joinButton, *spectateButton;
};
#endif