QTfrontend/ui/widget/selectWeapon.h
branchwebgl
changeset 9950 2759212a27de
parent 9900 34ba1d8e0e9a
child 9998 736015b847e3
equal deleted inserted replaced
9521:8054d9d775fd 9950:2759212a27de
    85         //layout element for each tab:
    85         //layout element for each tab:
    86         QGridLayout* p1Layout;
    86         QGridLayout* p1Layout;
    87         QGridLayout* p2Layout;
    87         QGridLayout* p2Layout;
    88         QGridLayout* p3Layout;
    88         QGridLayout* p3Layout;
    89         QGridLayout* p4Layout;
    89         QGridLayout* p4Layout;
       
    90 
       
    91         QString fixWeaponSet(const QString & s);
    90 };
    92 };
    91 
    93 
    92 #endif // _SELECT_WEAPON_INCLUDED
    94 #endif // _SELECT_WEAPON_INCLUDED