summaryrefslogtreecommitdiff
authorharlekin <harlekin>2002-02-16 14:57:50 (UTC)
committer harlekin <harlekin>2002-02-16 14:57:50 (UTC)
commit58a0e33d4b79c7c47006fdf9d4c75e08395fd8d9 (patch) (unidiff)
tree77443b987dd5ad897d5893b681aa93b6a62f6f16
parent992d35bb675392922fe1971cb24d76acd3a63747 (diff)
downloadopie-58a0e33d4b79c7c47006fdf9d4c75e08395fd8d9.zip
opie-58a0e33d4b79c7c47006fdf9d4c75e08395fd8d9.tar.gz
opie-58a0e33d4b79c7c47006fdf9d4c75e08395fd8d9.tar.bz2
some visual fixes
Diffstat (more/less context) (show whitespace changes)
-rw-r--r--core/pim/today/todayconfig.cpp20
1 files changed, 10 insertions, 10 deletions
diff --git a/core/pim/today/todayconfig.cpp b/core/pim/today/todayconfig.cpp
index 9ba9de4..0f00802 100644
--- a/core/pim/today/todayconfig.cpp
+++ b/core/pim/today/todayconfig.cpp
@@ -45,3 +45,3 @@ todayconfig::todayconfig( QWidget* parent, const char* name, bool modal, WFlags
45 Frame8 = new QFrame( tab, "Frame8" ); 45 Frame8 = new QFrame( tab, "Frame8" );
46 Frame8->setGeometry( QRect( -10, 0, 200, 300 ) ); 46 Frame8->setGeometry( QRect( -5, 0, 200, 300 ) );
47 Frame8->setFrameShape( QFrame::StyledPanel ); 47 Frame8->setFrameShape( QFrame::StyledPanel );
@@ -61,3 +61,3 @@ todayconfig::todayconfig( QWidget* parent, const char* name, bool modal, WFlags
61 CheckBox2 = new QCheckBox( Frame8, "CheckBox2" ); 61 CheckBox2 = new QCheckBox( Frame8, "CheckBox2" );
62 CheckBox2->setGeometry( QRect( 160, 170, 27, 21 ) ); 62 CheckBox2->setGeometry( QRect( 158, 170, 27, 21 ) );
63 CheckBox2->setText( tr( "" ) ); 63 CheckBox2->setText( tr( "" ) );
@@ -65,3 +65,3 @@ todayconfig::todayconfig( QWidget* parent, const char* name, bool modal, WFlags
65 CheckBox1 = new QCheckBox( Frame8, "CheckBox1" ); 65 CheckBox1 = new QCheckBox( Frame8, "CheckBox1" );
66 CheckBox1->setGeometry( QRect( 160, 90, 27, 50 ) ); 66 CheckBox1->setGeometry( QRect( 158, 90, 27, 50 ) );
67 CheckBox1->setText( tr( "" ) ); 67 CheckBox1->setText( tr( "" ) );
@@ -69,3 +69,3 @@ todayconfig::todayconfig( QWidget* parent, const char* name, bool modal, WFlags
69 SpinBox1 = new QSpinBox( Frame8, "SpinBox1" ); 69 SpinBox1 = new QSpinBox( Frame8, "SpinBox1" );
70 SpinBox1->setGeometry( QRect( 120, 20, 58, 25 ) ); 70 SpinBox1->setGeometry( QRect( 115, 20, 58, 25 ) );
71 SpinBox1->setMaxValue( 10 ); 71 SpinBox1->setMaxValue( 10 );
@@ -84,3 +84,3 @@ todayconfig::todayconfig( QWidget* parent, const char* name, bool modal, WFlags
84 Frame9 = new QFrame( tab_2, "Frame9" ); 84 Frame9 = new QFrame( tab_2, "Frame9" );
85 Frame9->setGeometry( QRect( -11, -6, 230, 310 ) ); 85 Frame9->setGeometry( QRect( -5, 0, 230, 310 ) );
86 Frame9->setFrameShape( QFrame::StyledPanel ); 86 Frame9->setFrameShape( QFrame::StyledPanel );
@@ -89,3 +89,3 @@ todayconfig::todayconfig( QWidget* parent, const char* name, bool modal, WFlags
89 TextLabel6 = new QLabel( Frame9, "TextLabel6" ); 89 TextLabel6 = new QLabel( Frame9, "TextLabel6" );
90 TextLabel6->setGeometry( QRect( 20, 10, 100, 70 ) ); 90 TextLabel6->setGeometry( QRect( 20, 10, 100, 60 ) );
91 TextLabel6->setText( tr( "How many\n" 91 TextLabel6->setText( tr( "How many\n"
@@ -95,3 +95,3 @@ todayconfig::todayconfig( QWidget* parent, const char* name, bool modal, WFlags
95 SpinBox2 = new QSpinBox( Frame9, "SpinBox2" ); 95 SpinBox2 = new QSpinBox( Frame9, "SpinBox2" );
96 SpinBox2->setGeometry( QRect( 119, 29, 58, 25 ) ); 96 SpinBox2->setGeometry( QRect( 115, 20, 58, 25 ) );
97 SpinBox2->setMaxValue( 20 ); 97 SpinBox2->setMaxValue( 20 );
@@ -103,3 +103,3 @@ todayconfig::todayconfig( QWidget* parent, const char* name, bool modal, WFlags
103 Frame14 = new QFrame( tab_3, "Frame14" ); 103 Frame14 = new QFrame( tab_3, "Frame14" );
104 Frame14->setGeometry( QRect( -12, -7, 200, 220 ) ); 104 Frame14->setGeometry( QRect( -5, 0, 200, 220 ) );
105 Frame14->setFrameShape( QFrame::StyledPanel ); 105 Frame14->setFrameShape( QFrame::StyledPanel );
@@ -108,3 +108,3 @@ todayconfig::todayconfig( QWidget* parent, const char* name, bool modal, WFlags
108 TextLabel1 = new QLabel( Frame14, "TextLabel1" ); 108 TextLabel1 = new QLabel( Frame14, "TextLabel1" );
109 TextLabel1->setGeometry( QRect( 20, 30, 100, 30 ) ); 109 TextLabel1->setGeometry( QRect( 20, 20, 100, 30 ) );
110 TextLabel1->setText( tr( "Clip after how\n" 110 TextLabel1->setText( tr( "Clip after how\n"
@@ -113,3 +113,3 @@ todayconfig::todayconfig( QWidget* parent, const char* name, bool modal, WFlags
113 SpinBox7 = new QSpinBox( Frame14, "SpinBox7" ); 113 SpinBox7 = new QSpinBox( Frame14, "SpinBox7" );
114 SpinBox7->setGeometry( QRect( 120, 30, 58, 25 ) ); 114 SpinBox7->setGeometry( QRect( 115, 20, 58, 25 ) );
115 SpinBox7->setMaxValue( 80 ); 115 SpinBox7->setMaxValue( 80 );