--- a/QTfrontend/ammoSchemeModel.h Wed Nov 10 00:56:21 2010 +0100
+++ b/QTfrontend/ammoSchemeModel.h Wed Nov 10 03:08:14 2010 +0100
@@ -41,6 +41,7 @@
QVariant data(const QModelIndex &index, int role) const;
int numberOfDefaultSchemes;
+ QStringList predefSchemesNames;
public slots:
void Save();