QTfrontend/hwform.h
changeset 8901 505307b9735d
parent 8878 b03dc99f2f2e
child 9080 9b42757d7e71
equal deleted inserted replaced
8899:7493dde4ef51 8901:505307b9735d
   141 
   141 
   142         void saveDemoWithCustomName();
   142         void saveDemoWithCustomName();
   143         void openRegistrationPage();
   143         void openRegistrationPage();
   144 
   144 
   145         void startGame();
   145         void startGame();
       
   146         void restartGame();
   146 
   147 
   147     private:
   148     private:
   148         void _NetConnect(const QString & hostName, quint16 port, QString nick);
   149         void _NetConnect(const QString & hostName, quint16 port, QString nick);
   149         int  AskForNickAndPwd(void);
   150         int  AskForNickAndPwd(void);
   150         void UpdateTeamsLists();
   151         void UpdateTeamsLists();