refactoring chat-system

This commit is contained in:
doitux
2009-08-17 23:20:58 +00:00
parent 75007aa80e
commit 91c4304b78
17 changed files with 138 additions and 592 deletions
@@ -42,7 +42,7 @@ public:
public slots:
void setMyW ( gameTableImpl* theValue ) { myW = theValue; }
ChatTools *getMyChat() { return myChat; }
void startGame();
void cancel();