diff -r f0ac916a0608 -r fdca2af677a9 QTfrontend/ui/widget/selectWeapon.h --- a/QTfrontend/ui/widget/selectWeapon.h Fri Jun 05 01:30:03 2020 +0200 +++ b/QTfrontend/ui/widget/selectWeapon.h Fri Jun 05 15:48:41 2020 +0200 @@ -95,6 +95,7 @@ QGridLayout* p4Layout; QString fixWeaponSet(const QString & s); + int readWeaponValue(const QChar chr, int max); }; #endif // _SELECT_WEAPON_INCLUDED