summaryrefslogtreecommitdiff
path: root/core/pim/today/todaybase.h
Unidiff
Diffstat (limited to 'core/pim/today/todaybase.h') (more/less context) (show whitespace changes)
-rw-r--r--core/pim/today/todaybase.h44
1 files changed, 21 insertions, 23 deletions
diff --git a/core/pim/today/todaybase.h b/core/pim/today/todaybase.h
index ec06281..7c50f32 100644
--- a/core/pim/today/todaybase.h
+++ b/core/pim/today/todaybase.h
@@ -1,9 +1,17 @@
1/**************************************************************************** 1/*
2** Form interface generated from reading ui file 'todaybase.ui' 2 * todaybase.h
3 *
4 * copyright : (c) 2002 by Maximilian Reiß
5 * email : harlekin@handhelds.org
6 *
7 */
8/***************************************************************************
3** 9**
4** Created: Wed Feb 13 19:36:45 2002 10 * This program is free software; you can redistribute it and/or modify *
5** by: The User Interface Compiler (uic) 11 * it under the terms of the GNU General Public License as published by *
12 * the Free Software Foundation; either version 2 of the License, or *
13 * (at your option) any later version. *
6** 14**
7** WARNING! All changes made in this file will be lost! 15 ***************************************************************************/
8****************************************************************************/ 16
9#ifndef TODAYBASE_H 17#ifndef TODAYBASE_H
@@ -11,6 +19,3 @@
11 19
12#include <qvariant.h> 20#include <qlayout.h>
13#include <qwidget.h>
14#include <qscrollview.h>
15#include <qsplitter.h>
16#include <opie/oclickablelabel.h> 21#include <opie/oclickablelabel.h>
@@ -18,3 +23,2 @@
18class QVBox; 23class QVBox;
19class QHBoxLayout;
20class QGridLayout; 24class QGridLayout;
@@ -23,2 +27,4 @@ class QLabel;
23class QPushButton; 27class QPushButton;
28class QBoxLayout;
29
24 30
@@ -32,18 +38,10 @@ public:
32 38
33 //QScrollView* Frame4;
34 QFrame* Frame4; 39 QFrame* Frame4;
35 QPushButton* DatesButton; 40 QPushButton* DatesButton;
41 QVBoxLayout* layout;
36 OClickableLabel* OwnerField; 42 OClickableLabel* OwnerField;
37 QLabel* Frame; 43 QLabel* Frame;
38 QFrame* MailFrame; 44 QLabel* DateLabel;
39 QLabel* TextLabel1;
40 QScrollView* sv1;
41 QVBox* DatesField;
42 QFrame* Frame15; 45 QFrame* Frame15;
43 QLabel* TodoField; 46 OClickableLabel* ConfigButton;
44 QLabel* MailField;
45 QPushButton* PushButton1;
46 QPushButton* TodoButton;
47 QPushButton* MailButton;
48 QPushButton* getridoffuckingstrippeldlinesbutton;
49 47
@@ -54,2 +52,2 @@ protected:
54 52
55#endif // TODAYBASE_H 53#endif