QTfrontend/pages.h
changeset 4232 3a7862405c36
parent 4153 6bd94e4c5d65
child 4250 d83b53997e0b
--- a/QTfrontend/pages.h	Wed Nov 10 00:56:21 2010 +0100
+++ b/QTfrontend/pages.h	Wed Nov 10 03:08:14 2010 +0100
@@ -416,6 +416,7 @@
     bool gameInLobby;
     QString gameInLobbyName;
     QStringList listFromServer;
+    AmmoSchemeModel * ammoSchemeModel;
 
 public slots:
     void setRoomsList(const QStringList & list);