QTfrontend/model/ammoSchemeModel.h
branchqmlfrontend
changeset 10748 dc587913987c
parent 10721 9b789de8e5df
child 10727 5f34d3341fc1
--- a/QTfrontend/model/ammoSchemeModel.h	Thu Dec 18 00:03:53 2014 +0300
+++ b/QTfrontend/model/ammoSchemeModel.h	Sat Jan 03 23:46:26 2015 +0300
@@ -70,7 +70,7 @@
         QVariant data(const QModelIndex &index, int role) const;
 
     public slots:
-        void setNetSchemeConfig(QStringList & cfg);
+        void setNetSchemeConfig(QStringList cfg);
 
     private:
         QList<QVariant> netScheme;