]> ruin.nu Git - eonsl.git/blobdiff - eonsl/widgets/coin.h
These files is for making the project
[eonsl.git] / eonsl / widgets / coin.h
diff --git a/eonsl/widgets/coin.h b/eonsl/widgets/coin.h
new file mode 100644 (file)
index 0000000..6a13803
--- /dev/null
@@ -0,0 +1,44 @@
+/****************************************************************************
+** Form interface generated from reading ui file 'eonsl/widgets/coin.ui'
+**
+** Created: Wed Dec 27 19:32:30 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 QComboBox;
+class QLabel;
+class QLineEdit;
+class QPushButton;
+class QSpinBox;
+
+class NoName : public QDialog
+{ 
+    Q_OBJECT
+
+public:
+    NoName( QWidget* parent = 0, const char* name = 0, bool modal = FALSE, WFlags fl = 0 );
+    ~NoName();
+
+    QPushButton* OKButton;
+    QPushButton* AvslutaButton;
+    QSpinBox* QSpinBox_1;
+    QComboBox* QComboBox_1;
+    QLineEdit* QLineEdit_4;
+    QLabel* QLabel_1;
+    QLabel* QLabel_3;
+    QLineEdit* QLineEdit_5;
+    QLabel* QLabel_4;
+    QLabel* QLabel_2;
+
+};
+
+#endif // NONAME_H