+−#ifndef _SELECT_WEAPON_INCLUDED +−#define _SELECT_WEAPON_INCLUDED +− +−#include <QWidget> +− +−class SelWeaponWidget : public QWidget +−{ +− Q_OBJECT +−}; +− +−#endif // _SELECT_WEAPON_INCLUDED