]> ruin.nu Git - eonsl.git/blobdiff - eonsl/widgets/attack.h
These files is for making the project
[eonsl.git] / eonsl / widgets / attack.h
diff --git a/eonsl/widgets/attack.h b/eonsl/widgets/attack.h
new file mode 100644 (file)
index 0000000..2bdb03c
--- /dev/null
@@ -0,0 +1,54 @@
+/****************************************************************************
+** Form interface generated from reading ui file 'eonsl/widgets/attack.ui'
+**
+** Created: Wed Dec 27 19:32:26 2000
+**      by:  The User Interface Compiler (uic)
+**
+** WARNING! All changes made in this file will be lost!
+****************************************************************************/
+#ifndef NONAME_H
+#define NONAME_H
+
+#include <qvariant.h>
+#include <qdialog.h>
+class QVBoxLayout; 
+class QHBoxLayout; 
+class QGridLayout; 
+class QButtonGroup;
+class QComboBox;
+class QLabel;
+class QPushButton;
+class QRadioButton;
+
+class NoName : public QDialog
+{ 
+    Q_OBJECT
+
+public:
+    NoName( QWidget* parent = 0, const char* name = 0, bool modal = FALSE, WFlags fl = 0 );
+    ~NoName();
+
+    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 // NONAME_H