diff -r 20a2d5e6930a -r dc587913987c QTfrontend/model/ammoSchemeModel.h --- 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 netScheme;