diff -r b87695f82d2e -r 34ba1d8e0e9a QTfrontend/ui/widget/selectWeapon.h --- a/QTfrontend/ui/widget/selectWeapon.h Wed Jan 01 13:22:46 2014 +0400 +++ b/QTfrontend/ui/widget/selectWeapon.h Wed Jan 01 13:42:38 2014 +0400 @@ -87,6 +87,8 @@ QGridLayout* p2Layout; QGridLayout* p3Layout; QGridLayout* p4Layout; + + QString fixWeaponSet(const QString & s); }; #endif // _SELECT_WEAPON_INCLUDED