X-Git-Url: https://ruin.nu/git/?p=eonsl.git;a=blobdiff_plain;f=eonsl%2Fwidgets%2Fcoin.h;fp=eonsl%2Fwidgets%2Fcoin.h;h=0000000000000000000000000000000000000000;hp=1f239e5a93c931e20fb52d5482634801eb9cbaf1;hb=3784272dcbdd40ee5a20a8890cd0a9bb9f8c9612;hpb=d25651109e8d6674773fdc209f6ab87849a58ad5 diff --git a/eonsl/widgets/coin.h b/eonsl/widgets/coin.h deleted file mode 100644 index 1f239e5..0000000 --- a/eonsl/widgets/coin.h +++ /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 -#include -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