summaryrefslogtreecommitdiff
path: root/core/pim/datebook/dateentryimpl.cpp
Side-by-side diff
Diffstat (limited to 'core/pim/datebook/dateentryimpl.cpp') (more/less context) (ignore whitespace changes)
-rw-r--r--core/pim/datebook/dateentryimpl.cpp11
1 files changed, 6 insertions, 5 deletions
diff --git a/core/pim/datebook/dateentryimpl.cpp b/core/pim/datebook/dateentryimpl.cpp
index dab3375..2cdda9d 100644
--- a/core/pim/datebook/dateentryimpl.cpp
+++ b/core/pim/datebook/dateentryimpl.cpp
@@ -95,3 +95,3 @@ bool DateEntry::eventFilter(QObject *obj, QEvent *ev )
}
-
+
return false;
@@ -188,3 +188,3 @@ void DateEntry::updateTimeEdit(bool s, bool e) {
}
-
+
if (s) comboStart->setText(strStart);
@@ -213,3 +213,3 @@ void DateEntry::init()
this, SLOT(slotChangeStartOfWeek(bool)) );
-
+
connect( editNote, SIGNAL(clicked()),
@@ -248,3 +248,3 @@ void DateEntry::slotEditNote() {
NoteEntry noteDlg(s+comboDescription->currentText(), noteStr,
- this,0,TRUE);
+ this,0,TRUE);
@@ -423,3 +423,3 @@ Event DateEntry::event()
}
-
+
// This is now done in the changed slots
@@ -572 +572,2 @@ void DateEntry::slotChangeClock( bool whichClock )
}
+