refactoring chat-system
This commit is contained in:
@@ -42,7 +42,7 @@ public:
|
||||
public slots:
|
||||
|
||||
void setMyW ( gameTableImpl* theValue ) { myW = theValue; }
|
||||
|
||||
ChatTools *getMyChat() { return myChat; }
|
||||
|
||||
void startGame();
|
||||
void cancel();
|
||||
|
||||
Reference in New Issue
Block a user