--- 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