X-Git-Url: https://git.ralfj.de/multypo.git/blobdiff_plain/e8b07da1c5251e412f80fdeb94fb327b641fc956..e52cebeda021cf4e76330eabd3777ec6136720d3:/qt/multypo.h?ds=inline diff --git a/qt/multypo.h b/qt/multypo.h index 9220df8..1a088bd 100644 --- a/qt/multypo.h +++ b/qt/multypo.h @@ -29,6 +29,7 @@ private: QLabel *mainLabel; QFile words; QMap players; + int typingPlayers; // how many are not ready yet }; #endif // MULTIKBD_H