]> ruin.nu Git - eonsl.git/blob - eonsl/widgets/coin.h
The makefile linked wrong, just some cleanup..
[eonsl.git] / eonsl / widgets / coin.h
1 /****************************************************************************
2 ** Form interface generated from reading ui file 'eonsl/widgets/coin.ui'
3 **
4 ** Created: Wed Dec 27 22:04:17 2000
5 **      by:  The User Interface Compiler (uic)
6 **
7 ** WARNING! All changes made in this file will be lost!
8 ****************************************************************************/
9 #ifndef COINEDIT_H
10 #define COINEDIT_H
11
12 #include <qvariant.h>
13 #include <qdialog.h>
14 class QVBoxLayout; 
15 class QHBoxLayout; 
16 class QGridLayout; 
17 class QComboBox;
18 class QLabel;
19 class QLineEdit;
20 class QPushButton;
21 class QSpinBox;
22
23 class CCoinEditBase : public QDialog
24
25     Q_OBJECT
26
27 public:
28     CCoinEditBase( QWidget* parent = 0, const char* name = 0, bool modal = FALSE, WFlags fl = 0 );
29     ~CCoinEditBase();
30
31     QPushButton* OKButton;
32     QPushButton* AvslutaButton;
33     QSpinBox* QSpinBox_1;
34     QComboBox* QComboBox_1;
35     QLineEdit* QLineEdit_4;
36     QLabel* QLabel_1;
37     QLabel* QLabel_3;
38     QLineEdit* QLineEdit_5;
39     QLabel* QLabel_4;
40     QLabel* QLabel_2;
41
42 };
43
44 #endif // COINEDIT_H