--- a/QTfrontend/ammoSchemeModel.h Wed Oct 27 14:23:47 2010 +0200
+++ b/QTfrontend/ammoSchemeModel.h Mon Nov 15 12:37:39 2010 +0100
@@ -41,6 +41,7 @@
QVariant data(const QModelIndex &index, int role) const;
int numberOfDefaultSchemes;
+ QStringList predefSchemesNames;
public slots:
void Save();