QTfrontend/ui/widget/selectWeapon.h
changeset 9900 34ba1d8e0e9a
parent 9080 9b42757d7e71
child 9998 736015b847e3
--- 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