summaryrefslogtreecommitdiff
path: root/core/pim/today/todayconfig.h
Unidiff
Diffstat (limited to 'core/pim/today/todayconfig.h') (more/less context) (ignore whitespace changes)
-rw-r--r--core/pim/today/todayconfig.h52
1 files changed, 52 insertions, 0 deletions
diff --git a/core/pim/today/todayconfig.h b/core/pim/today/todayconfig.h
new file mode 100644
index 0000000..38e9beb
--- a/dev/null
+++ b/core/pim/today/todayconfig.h
@@ -0,0 +1,52 @@
1/****************************************************************************
2** Form interface generated from reading ui file 'todayconfig.ui'
3**
4** Created: Thu Feb 14 15:04:33 2002
5** by: The User Interface Compiler (uic)
6**
7** WARNING! All changes made in this file will be lost!
8****************************************************************************/
9#ifndef TODAYCONFIG_H
10#define TODAYCONFIG_H
11
12#include <qvariant.h>
13#include <qdialog.h>
14class QVBoxLayout;
15class QHBoxLayout;
16class QGridLayout;
17class QCheckBox;
18class QFrame;
19class QLabel;
20class QSpinBox;
21class QTabWidget;
22class QWidget;
23
24class todayconfig : public QDialog
25{
26 Q_OBJECT
27
28public:
29 todayconfig( QWidget* parent = 0, const char* name = 0, bool modal = FALSE, WFlags fl = 0 );
30 ~todayconfig();
31
32 QTabWidget* TabWidget3;
33 QWidget* tab;
34 QFrame* Frame8;
35 QLabel* TextLabel4;
36 QLabel* TextLabel5;
37 QCheckBox* CheckBox2;
38 QCheckBox* CheckBox1;
39 QSpinBox* SpinBox1;
40 QLabel* TextLabel3;
41 QWidget* tab_2;
42 QFrame* Frame9;
43 QLabel* TextLabel6;
44 QSpinBox* SpinBox2;
45 QWidget* tab_3;
46 QFrame* Frame14;
47 QLabel* TextLabel1;
48 QSpinBox* SpinBox7;
49
50};
51
52#endif // TODAYCONFIG_H