branch | 0.9.21 |
changeset 10727 | 5f34d3341fc1 |
parent 10721 | 9b789de8e5df |
child 10733 | b22c57f45e86 |
--- 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<QVariant> netScheme;