X-Git-Url: https://ruin.nu/git/?p=eonsl.git;a=blobdiff_plain;f=eonsl%2Fwidgets%2Fattack.h;fp=eonsl%2Fwidgets%2Fattack.h;h=0000000000000000000000000000000000000000;hp=ee8d402c17bdd4cc0a000765811dc4208d4f663c;hb=3784272dcbdd40ee5a20a8890cd0a9bb9f8c9612;hpb=d25651109e8d6674773fdc209f6ab87849a58ad5 diff --git a/eonsl/widgets/attack.h b/eonsl/widgets/attack.h deleted file mode 100644 index ee8d402..0000000 --- a/eonsl/widgets/attack.h +++ /dev/null @@ -1,54 +0,0 @@ -/**************************************************************************** -** Form interface generated from reading ui file 'eonsl/widgets/attack.ui' -** -** Created: Thu Jan 4 20:27:54 2001 -** by: The User Interface Compiler (uic) -** -** WARNING! All changes made in this file will be lost! -****************************************************************************/ -#ifndef ATTACKBASE_H -#define ATTACKBASE_H - -#include -#include -class QVBoxLayout; -class QHBoxLayout; -class QGridLayout; -class QButtonGroup; -class QComboBox; -class QLabel; -class QPushButton; -class QRadioButton; - -class CAttackBase : public QDialog -{ - Q_OBJECT - -public: - CAttackBase( QWidget* parent = 0, const char* name = 0, bool modal = FALSE, WFlags fl = 0 ); - ~CAttackBase(); - - QPushButton* QPushButton_1; - QComboBox* QComboBox_3; - QLabel* QLabel_2; - QComboBox* QComboBox_4; - QLabel* QLabel_1; - QButtonGroup* QButtonGroup_1; - QRadioButton* BevAnfallRadio; - QRadioButton* OBevAnfallRadioi; - QRadioButton* GreppRadio; - QRadioButton* MotGreppRadio; - QComboBox* QComboBox_1; - QComboBox* QComboBox_2; - QComboBox* GreppCombo; - QComboBox* QComboBox_6; - QPushButton* QPushButton_2; - -protected: - QGridLayout* QButtonGroup_1Layout; - QHBoxLayout* Layout46; - QVBoxLayout* Layout45; - QVBoxLayout* Layout44; -}; - -#endif // ATTACKBASE_H