diff -r bc359abe0484 -r b22c57f45e86 QTfrontend/model/ammoSchemeModel.h --- a/QTfrontend/model/ammoSchemeModel.h Thu Jan 01 12:41:28 2015 -0500 +++ b/QTfrontend/model/ammoSchemeModel.h Fri Jan 02 00:14:49 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 netScheme;