diff -r dd5e2427b3b2 -r 9b789de8e5df QTfrontend/model/ammoSchemeModel.h --- a/QTfrontend/model/ammoSchemeModel.h Wed Dec 24 23:26:54 2014 +0300 +++ b/QTfrontend/model/ammoSchemeModel.h Sat Dec 27 22:09:31 2014 +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 netScheme;