QTfrontend/selectWeapon.h
author unc0rr
Sat, 22 Sep 2007 16:19:11 +0000
changeset 609 e8ff5fcbe841
parent 598 bb66dd64916b
child 612 333d095319de
permissions -rw-r--r--
Quite good targets sequence

#ifndef _SELECT_WEAPON_INCLUDED
#define _SELECT_WEAPON_INCLUDED

#include <QWidget>

class SelWeaponWidget : public QWidget
{
  Q_OBJECT
};

#endif // _SELECT_WEAPON_INCLUDED