QTfrontend/ammoSchemeModel.h
changeset 1902 aeadb10c2d77
parent 1899 5763f46d7486
child 1940 bbdca883b5f9
--- a/QTfrontend/ammoSchemeModel.h	Wed Mar 18 21:42:50 2009 +0000
+++ b/QTfrontend/ammoSchemeModel.h	Wed Mar 18 21:43:22 2009 +0000
@@ -53,6 +53,8 @@
 	QSettings fileConfig;
 
 	QStringList spNames;
+
+	const int numberOfDefaultSchemes;
 };
 
 class NetAmmoSchemeModel : public QAbstractTableModel