QTfrontend/ui/widget/selectWeapon.h
changeset 15594 fdca2af677a9
parent 13314 fe85ba81b01b
--- 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