]> ruin.nu Git - eonsl.git/blobdiff - eonsl/widgets/attack.h
I have no idea what they did in the repository..
[eonsl.git] / eonsl / widgets / attack.h
diff --git a/eonsl/widgets/attack.h b/eonsl/widgets/attack.h
deleted file mode 100644 (file)
index ee8d402..0000000
+++ /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 <qvariant.h>
-#include <qdialog.h>
-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