QTfrontend/ammoSchemeModel.h
changeset 3172 ae5c7f97df44
parent 2948 3f21a9dc93d0
child 3236 4ab3917d7d44
--- a/QTfrontend/ammoSchemeModel.h	Tue Mar 30 02:45:31 2010 +0000
+++ b/QTfrontend/ammoSchemeModel.h	Tue Mar 30 13:20:04 2010 +0000
@@ -40,7 +40,7 @@
     bool removeRows(int row, int count, const QModelIndex & parent = QModelIndex());
     QVariant data(const QModelIndex &index, int role) const;
 
-    const int numberOfDefaultSchemes;
+    int numberOfDefaultSchemes;
 
 public slots:
     void Save();