summaryrefslogtreecommitdiffstats
path: root/src/palettecfgdesign.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/palettecfgdesign.h')
-rw-r--r--src/palettecfgdesign.h50
1 files changed, 0 insertions, 50 deletions
diff --git a/src/palettecfgdesign.h b/src/palettecfgdesign.h
deleted file mode 100644
index 4a0676b..0000000
--- a/src/palettecfgdesign.h
+++ /dev/null
@@ -1,50 +0,0 @@
-/****************************************************************************
-** Form interface generated from reading ui file './palettecfgdesign.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 PALETTECFGDESIGN_H
-#define PALETTECFGDESIGN_H
-
-#include <ntqvariant.h>
-#include <ntqwidget.h>
-#include <kcolorbutton.h>
-
-class TQVBoxLayout;
-class TQHBoxLayout;
-class TQGridLayout;
-class TQSpacerItem;
-class TQFrame;
-class TQLabel;
-class TQPushButton;
-class TQComboBox;
-class KColorButton;
-
-class PaletteCfgDesign : public TQWidget
-{
- Q_OBJECT
-
-public:
- PaletteCfgDesign( TQWidget* parent = 0, const char* name = 0, WFlags fl = 0 );
- ~PaletteCfgDesign();
-
- TQFrame* framePanel;
- TQLabel* labelTitle;
- TQLabel* labelValue;
- TQPushButton* buttonDefaultPalette;
- TQComboBox* comboSelect;
- KColorButton* buttonColor;
-
-protected:
- TQGridLayout* PaletteCfgDesignLayout;
-
-protected slots:
- virtual void languageChange();
-
-};
-
-#endif // PALETTECFGDESIGN_H