]> ruin.nu Git - eonsl.git/blobdiff - eonsl/widgets/attack.h
The makefile linked wrong, just some cleanup..
[eonsl.git] / eonsl / widgets / attack.h
index 2bdb03c3e5e3736837224dbb384b364566912658..61bd8aa7fc91051f892d7051b0b53641f3d83635 100644 (file)
@@ -1,13 +1,13 @@
 /****************************************************************************
 ** Form interface generated from reading ui file 'eonsl/widgets/attack.ui'
 **
-** Created: Wed Dec 27 19:32:26 2000
+** Created: Wed Dec 27 22:04:13 2000
 **      by:  The User Interface Compiler (uic)
 **
 ** WARNING! All changes made in this file will be lost!
 ****************************************************************************/
-#ifndef NONAME_H
-#define NONAME_H
+#ifndef ATTACKBASE_H
+#define ATTACKBASE_H
 
 #include <qvariant.h>
 #include <qdialog.h>
@@ -20,13 +20,13 @@ class QLabel;
 class QPushButton;
 class QRadioButton;
 
-class NoName : public QDialog
+class CAttackBase : public QDialog
 { 
     Q_OBJECT
 
 public:
-    NoName( QWidget* parent = 0, const char* name = 0, bool modal = FALSE, WFlags fl = 0 );
-    ~NoName();
+    CAttackBase( QWidget* parent = 0, const char* name = 0, bool modal = FALSE, WFlags fl = 0 );
+    ~CAttackBase();
 
     QPushButton* QPushButton_1;
     QComboBox* QComboBox_3;
@@ -51,4 +51,4 @@ protected:
     QVBoxLayout* Layout44;
 };
 
-#endif // NONAME_H
+#endif // ATTACKBASE_H