From 3784272dcbdd40ee5a20a8890cd0a9bb9f8c9612 Mon Sep 17 00:00:00 2001 From: Michael Andreen Date: Sun, 7 Jan 2001 17:00:48 +0000 Subject: [PATCH] I have no idea what they did in the repository.. Now they're gone.. --- eonsl/widgets/attack.h | 54 ------------------ eonsl/widgets/closeweapon.h | 108 ------------------------------------ eonsl/widgets/coin.h | 44 --------------- 3 files changed, 206 deletions(-) delete mode 100644 eonsl/widgets/attack.h delete mode 100644 eonsl/widgets/closeweapon.h delete mode 100644 eonsl/widgets/coin.h diff --git a/eonsl/widgets/attack.h b/eonsl/widgets/attack.h deleted file mode 100644 index ee8d402..0000000 --- a/eonsl/widgets/attack.h +++ /dev/null @@ -1,54 +0,0 @@ -/**************************************************************************** -** Form interface generated from reading ui file 'eonsl/widgets/attack.ui' -** -** Created: Thu Jan 4 20:27:54 2001 -** by: The User Interface Compiler (uic) -** -** WARNING! All changes made in this file will be lost! -****************************************************************************/ -#ifndef ATTACKBASE_H -#define ATTACKBASE_H - -#include -#include -class QVBoxLayout; -class QHBoxLayout; -class QGridLayout; -class QButtonGroup; -class QComboBox; -class QLabel; -class QPushButton; -class QRadioButton; - -class CAttackBase : public QDialog -{ - Q_OBJECT - -public: - CAttackBase( QWidget* parent = 0, const char* name = 0, bool modal = FALSE, WFlags fl = 0 ); - ~CAttackBase(); - - QPushButton* QPushButton_1; - QComboBox* QComboBox_3; - QLabel* QLabel_2; - QComboBox* QComboBox_4; - QLabel* QLabel_1; - QButtonGroup* QButtonGroup_1; - QRadioButton* BevAnfallRadio; - QRadioButton* OBevAnfallRadioi; - QRadioButton* GreppRadio; - QRadioButton* MotGreppRadio; - QComboBox* QComboBox_1; - QComboBox* QComboBox_2; - QComboBox* GreppCombo; - QComboBox* QComboBox_6; - QPushButton* QPushButton_2; - -protected: - QGridLayout* QButtonGroup_1Layout; - QHBoxLayout* Layout46; - QVBoxLayout* Layout45; - QVBoxLayout* Layout44; -}; - -#endif // ATTACKBASE_H diff --git a/eonsl/widgets/closeweapon.h b/eonsl/widgets/closeweapon.h deleted file mode 100644 index 0d18eec..0000000 --- a/eonsl/widgets/closeweapon.h +++ /dev/null @@ -1,108 +0,0 @@ -/**************************************************************************** -** Form interface generated from reading ui file 'eonsl/widgets/closeweapon.ui' -** -** Created: Thu Jan 4 20:27:57 2001 -** by: The User Interface Compiler (uic) -** -** WARNING! All changes made in this file will be lost! -****************************************************************************/ -#ifndef CLOSEWEAPONEDIT_H -#define CLOSEWEAPONEDIT_H - -#include -#include -class QVBoxLayout; -class QHBoxLayout; -class QGridLayout; -class QCheckBox; -class QComboBox; -class QGroupBox; -class QLabel; -class QLineEdit; -class QPushButton; -class QSpinBox; - -class CCloseWeaponEditBase : public QDialog -{ - Q_OBJECT - -public: - CCloseWeaponEditBase( QWidget* parent = 0, const char* name = 0, bool modal = FALSE, WFlags fl = 0 ); - ~CCloseWeaponEditBase(); - - QPushButton* buttonHelp; - QPushButton* buttonApply; - QPushButton* buttonOk; - QPushButton* buttonCancel; - QGroupBox* GroupBox3_2; - QLabel* TextLabel8; - QComboBox* SlashCombo; - QComboBox* SmashCombo; - QComboBox* PunctureCombo; - QLabel* TextLabel9; - QSpinBox* SlashDiceSpin; - QSpinBox* CrushDiceSpin; - QSpinBox* PunctureDiceSpin; - QLabel* TextLabel10; - QSpinBox* SlashModSpin; - QSpinBox* CrushModSpin; - QSpinBox* PunctureModSpin; - QLabel* TextLabel7; - QCheckBox* SlashCheck; - QCheckBox* CrushCheck; - QCheckBox* PrickCheck; - QGroupBox* GroupBox2; - QLabel* TextLabel12; - QSpinBox* SIOpeningSpin; - QLabel* TextLabel13; - QSpinBox* SIInvolvSpin; - QGroupBox* GroupBox3; - QLabel* TextLabel15; - QSpinBox* BreakOrgSpin; - QLabel* TextLabel16; - QSpinBox* BreakNewSpin; - QLabel* TextLabel2; - QComboBox* SkillCombo; - QLabel* TextLabel6; - QSpinBox* StrengthSpin; - QLabel* TextLabel3; - QSpinBox* WeightSpin; - QLabel* TextLabel5; - QSpinBox* LengthSpin; - QLabel* TextLabel1; - QLineEdit* NameEdit; - QLabel* TextLabel1_2; - QComboBox* GripCombo; - -public slots: - virtual void slotHelp(); - virtual void slotApply(); - virtual void slotOK(); - -protected: - QGridLayout* CloseWeaponEditLayout; - QHBoxLayout* Layout1; - QGridLayout* GroupBox3_2Layout; - QVBoxLayout* Layout27; - QVBoxLayout* Layout26; - QVBoxLayout* Layout25; - QVBoxLayout* Layout29; - QHBoxLayout* Layout35; - QVBoxLayout* GroupBox2Layout; - QHBoxLayout* Layout31; - QHBoxLayout* Layout32; - QVBoxLayout* GroupBox3Layout; - QHBoxLayout* Layout33; - QHBoxLayout* Layout34; - QVBoxLayout* Layout10; - QVBoxLayout* Layout3; - QVBoxLayout* Layout6; - QVBoxLayout* Layout11; - QVBoxLayout* Layout4; - QVBoxLayout* Layout5; - QVBoxLayout* Layout43; - QVBoxLayout* Layout2; - QVBoxLayout* Layout42; -}; - -#endif // CLOSEWEAPONEDIT_H 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 -- 2.39.2