This commit is contained in:
doitux
2007-05-02 22:46:29 +00:00
parent 1413961624
commit d7e2bf9a2e
6 changed files with 13 additions and 0 deletions
+1
View File
@@ -98,6 +98,7 @@ signals:
void SignalNetClientError(int errorID, int osErrorID);
void SignalNetClientGameStart(int numberOfPlayers, int startCash, int smallBlind, int handsBeforeRaise);
void SignalNetServerPlayerJoined(QString playerName);
void SignalNetServerPlayerLeft(QString playerName);
public slots: