From 8e08679a79398def54980c0e838b242d69ca6030 Mon Sep 17 00:00:00 2001 From: zautrix Date: Fri, 29 Oct 2004 21:14:38 +0000 Subject: removed debug --- (limited to 'korganizer/kowhatsnextview.cpp') diff --git a/korganizer/kowhatsnextview.cpp b/korganizer/kowhatsnextview.cpp index 2f7409d..8371523 100644 --- a/korganizer/kowhatsnextview.cpp +++ b/korganizer/kowhatsnextview.cpp @@ -211,7 +211,7 @@ void KOWhatsNextView::updateView() } // for first day (iii == 0) - // we may have syncevents, or events in the past, which maybe should nor be diaplayed + // we may have syncevents, or events in the past, which maybe should not be diaplayed // for that reason we cannot append in appendDay () for iii == 0 // we must append it in the first successful call of appendEvent() Event *ev = events.first(); @@ -353,7 +353,7 @@ void KOWhatsNextView::updateView() // test->show(); // mView->setBackgroundMode(FixedPixmap ); // mView->setBackgroundPixmap ( bPix ); - qDebug("%s ",mText.latin1()); + // qDebug("%s ",mText.latin1()); } void KOWhatsNextView::appendDay( int i, QDate eventDate ) -- cgit v0.9.0.2