-rw-r--r-- | korganizer/kowhatsnextview.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/korganizer/kowhatsnextview.cpp b/korganizer/kowhatsnextview.cpp index 2f7409d..8371523 100644 --- a/korganizer/kowhatsnextview.cpp +++ b/korganizer/kowhatsnextview.cpp | |||
@@ -212,5 +212,5 @@ void KOWhatsNextView::updateView() | |||
212 | } | 212 | } |
213 | // for first day (iii == 0) | 213 | // for first day (iii == 0) |
214 | // we may have syncevents, or events in the past, which maybe should nor be diaplayed | 214 | // we may have syncevents, or events in the past, which maybe should not be diaplayed |
215 | // for that reason we cannot append <table> in appendDay () for iii == 0 | 215 | // for that reason we cannot append <table> in appendDay () for iii == 0 |
216 | // we must append it in the first successful call of appendEvent() | 216 | // we must append it in the first successful call of appendEvent() |
@@ -354,5 +354,5 @@ void KOWhatsNextView::updateView() | |||
354 | // mView->setBackgroundMode(FixedPixmap ); | 354 | // mView->setBackgroundMode(FixedPixmap ); |
355 | // mView->setBackgroundPixmap ( bPix ); | 355 | // mView->setBackgroundPixmap ( bPix ); |
356 | qDebug("%s ",mText.latin1()); | 356 | // qDebug("%s ",mText.latin1()); |
357 | } | 357 | } |
358 | 358 | ||