summaryrefslogtreecommitdiffstats
path: root/src/generalcfgdesign.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/generalcfgdesign.h')
-rw-r--r--src/generalcfgdesign.h52
1 files changed, 0 insertions, 52 deletions
diff --git a/src/generalcfgdesign.h b/src/generalcfgdesign.h
deleted file mode 100644
index 2df78b8..0000000
--- a/src/generalcfgdesign.h
+++ /dev/null
@@ -1,52 +0,0 @@
-/****************************************************************************
-** Form interface generated from reading ui file './generalcfgdesign.ui'
-**
-** Created: mer aoû 18 23:39:01 2004
-** by: The User Interface Compiler ($Id: qt/main.cpp 3.3.3 edited Nov 24 2003 $)
-**
-** WARNING! All changes made in this file will be lost!
-****************************************************************************/
-
-#ifndef GENERALCFGDESIGN_H
-#define GENERALCFGDESIGN_H
-
-#include <ntqvariant.h>
-#include <ntqwidget.h>
-
-class TQVBoxLayout;
-class TQHBoxLayout;
-class TQGridLayout;
-class TQSpacerItem;
-class TQButtonGroup;
-class TQRadioButton;
-class TQGroupBox;
-class TQCheckBox;
-
-class GeneralCfgDesign : public TQWidget
-{
- Q_OBJECT
-
-public:
- GeneralCfgDesign( TQWidget* parent = 0, const char* name = 0, WFlags fl = 0 );
- ~GeneralCfgDesign();
-
- TQButtonGroup* ButtonGroup5;
- TQRadioButton* Radio64;
- TQRadioButton* Radio56;
- TQRadioButton* Radio48;
- TQGroupBox* boxGeneralPalette;
- TQGroupBox* GroupBox2;
- TQCheckBox* CheckBoxAutoStart;
-
-protected:
- TQGridLayout* GeneralCfgDesignLayout;
- TQSpacerItem* Spacer28;
- TQGridLayout* ButtonGroup5Layout;
- TQVBoxLayout* GroupBox2Layout;
-
-protected slots:
- virtual void languageChange();
-
-};
-
-#endif // GENERALCFGDESIGN_H