QTfrontend/pages.h
changeset 4232 3a7862405c36
parent 4153 6bd94e4c5d65
child 4250 d83b53997e0b
equal deleted inserted replaced
4231:f2eb9ac629e4 4232:3a7862405c36
   414 
   414 
   415 private:
   415 private:
   416     bool gameInLobby;
   416     bool gameInLobby;
   417     QString gameInLobbyName;
   417     QString gameInLobbyName;
   418     QStringList listFromServer;
   418     QStringList listFromServer;
       
   419     AmmoSchemeModel * ammoSchemeModel;
   419 
   420 
   420 public slots:
   421 public slots:
   421     void setRoomsList(const QStringList & list);
   422     void setRoomsList(const QStringList & list);
   422     void setAdmin(bool);
   423     void setAdmin(bool);
   423 
   424