branch | 0.9.21 |
changeset 10733 | b22c57f45e86 |
parent 10727 | 5f34d3341fc1 |
child 11046 | 47a8c19ecb60 |
--- 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<QVariant> netScheme;