diff -r 2cfa65083621 -r 5f34d3341fc1 QTfrontend/model/ammoSchemeModel.h --- a/QTfrontend/model/ammoSchemeModel.h Tue Dec 30 19:07:57 2014 +0300 +++ b/QTfrontend/model/ammoSchemeModel.h Tue Dec 30 18:19:05 2014 -0500 @@ -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;