branch | ios-develop |
changeset 13418 | ba39a1d396c0 |
parent 13319 | fe85ba81b01b |
--- a/QTfrontend/ui/widget/selectWeapon.h Sun Jun 10 18:56:51 2018 +0200 +++ b/QTfrontend/ui/widget/selectWeapon.h Sun Jun 10 19:12:26 2018 +0200 @@ -80,7 +80,7 @@ QLineEdit* m_name; //storage for all the weapons sets - QSettings* wconf; + QMap<QString, QString>* wconf; const int m_numItems; int operator [] (unsigned int weaponIndex) const;