X-Git-Url: https://ruin.nu/git/?a=blobdiff_plain;f=eonsl%2Fwidgets%2Fcoin.h;fp=eonsl%2Fwidgets%2Fcoin.h;h=6a13803a261707e54185930b2be3f4969d751d8a;hb=b8940526808f29be8b153c8379c7bfa6faca1a38;hp=0000000000000000000000000000000000000000;hpb=a3bb8cf241d31820b58040de5bbe7a34caeec8f7;p=eonsl.git diff --git a/eonsl/widgets/coin.h b/eonsl/widgets/coin.h new file mode 100644 index 0000000..6a13803 --- /dev/null +++ b/eonsl/widgets/coin.h @@ -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 +#include +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