projects
/
multypo.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
ralfs Fixes
[multypo.git]
/
qt
/
multypo.h
diff --git
a/qt/multypo.h
b/qt/multypo.h
index 9220df841240d0602427d1b481e551b079aede51..1a088bd30692295858291e2e3d748c8e134f4fb5 100644
(file)
--- a/
qt/multypo.h
+++ b/
qt/multypo.h
@@
-29,6
+29,7
@@
private:
QLabel *mainLabel;
QFile words;
QMap<int, Player*> players;
+ int typingPlayers; // how many are not ready yet
};
#endif // MULTIKBD_H