QTfrontend/hwform.h
changeset 416 595d8663254d
parent 412 2ddcc3e3e644
child 425 a7e1dabc8fb7
equal deleted inserted replaced
415:d6d3a6a473a3 416:595d8663254d
    58 	void TeamSave();
    58 	void TeamSave();
    59 	void TeamDiscard();
    59 	void TeamDiscard();
    60 	void SimpleGame();
    60 	void SimpleGame();
    61 	void PlayDemo();
    61 	void PlayDemo();
    62 	void NetConnect();
    62 	void NetConnect();
       
    63 	void NetConnectServer();
    63 	void NetStartServer();
    64 	void NetStartServer();
    64 	void NetDisconnect();
    65 	void NetDisconnect();
    65 	void NetJoin();
    66 	void NetJoin();
    66 	void NetCreate();
    67 	void NetCreate();
    67 	void AddGame(const QString & chan);
    68 	void AddGame(const QString & chan);