QTfrontend/gamecfgwidget.h
changeset 696 d6f32ed6edc8
parent 486 7ea71cd3acd5
child 697 44f167938201
--- a/QTfrontend/gamecfgwidget.h	Wed Jan 09 20:26:31 2008 +0000
+++ b/QTfrontend/gamecfgwidget.h	Wed Jan 09 21:22:22 2008 +0000
@@ -43,6 +43,8 @@
 	quint32 getTurnTime() const;
 	QStringList getFullConfig() const;
 
+	QComboBox* WeaponsName;
+
 public slots:
 	void setSeed(const QString & seed);
 	void setMap(const QString & map);