summaryrefslogtreecommitdiff
path: root/core/pim
authorharlekin <harlekin>2003-03-30 22:28:09 (UTC)
committer harlekin <harlekin>2003-03-30 22:28:09 (UTC)
commit0b6d158a2a2b52d83ad4b1046ce9dbffff2190e6 (patch) (unidiff)
treee9e62695cf309a14bcffa31dc3dd70f652629211 /core/pim
parent608a9f1537af0f0f679ec5f7358e9a9716604f8b (diff)
downloadopie-0b6d158a2a2b52d83ad4b1046ce9dbffff2190e6.zip
opie-0b6d158a2a2b52d83ad4b1046ce9dbffff2190e6.tar.gz
opie-0b6d158a2a2b52d83ad4b1046ce9dbffff2190e6.tar.bz2
layout changes
Diffstat (limited to 'core/pim') (more/less context) (show whitespace changes)
-rw-r--r--core/pim/today/today.cpp0
-rw-r--r--core/pim/today/todaybase.cpp4
2 files changed, 3 insertions, 1 deletions
diff --git a/core/pim/today/today.cpp b/core/pim/today/today.cpp
index d0cdd18..4ec690c 100644
--- a/core/pim/today/today.cpp
+++ b/core/pim/today/today.cpp
diff --git a/core/pim/today/todaybase.cpp b/core/pim/today/todaybase.cpp
index c896463..7beed34 100644
--- a/core/pim/today/todaybase.cpp
+++ b/core/pim/today/todaybase.cpp
@@ -32,3 +32,3 @@ TodayBase::TodayBase( QWidget* parent, const char* name, WFlags )
32 32
33 layout = new QVBoxLayout( this ); 33 layout = 0L;
34 34
@@ -55,2 +55,3 @@ TodayBase::TodayBase( QWidget* parent, const char* name, WFlags )
55 Frame->setLineWidth( 0 ); 55 Frame->setLineWidth( 0 );
56 Frame->setMaximumHeight( 50 );
56 57
@@ -58,2 +59,3 @@ TodayBase::TodayBase( QWidget* parent, const char* name, WFlags )
58 QVBox *box1 = new QVBox( Frame ); 59 QVBox *box1 = new QVBox( Frame );
60 box1->setMinimumWidth( 100 );
59 // Today text 61 // Today text