]> ruin.nu Git - eonsl.git/blobdiff - eonsl/widgets/coin.h
I have no idea what they did in the repository..
[eonsl.git] / eonsl / widgets / coin.h
diff --git a/eonsl/widgets/coin.h b/eonsl/widgets/coin.h
deleted file mode 100644 (file)
index 1f239e5..0000000
+++ /dev/null
@@ -1,44 +0,0 @@
-/****************************************************************************
-** Form interface generated from reading ui file 'eonsl/widgets/coin.ui'
-**
-** Created: Thu Jan 4 20:27:59 2001
-**      by:  The User Interface Compiler (uic)
-**
-** WARNING! All changes made in this file will be lost!
-****************************************************************************/
-#ifndef COINEDIT_H
-#define COINEDIT_H
-
-#include <qvariant.h>
-#include <qdialog.h>
-class QVBoxLayout; 
-class QHBoxLayout; 
-class QGridLayout; 
-class QComboBox;
-class QLabel;
-class QLineEdit;
-class QPushButton;
-class QSpinBox;
-
-class CCoinEditBase : public QDialog
-{ 
-    Q_OBJECT
-
-public:
-    CCoinEditBase( QWidget* parent = 0, const char* name = 0, bool modal = FALSE, WFlags fl = 0 );
-    ~CCoinEditBase();
-
-    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 // COINEDIT_H