[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    kdepim/korganizer
From:       Cornelius Schumacher <schumacher () kde ! org>
Date:       2003-02-08 10:49:53
[Download RAW message or body]

CVS commit by cschumac: 

Disable debug output.


  M +1 -0      koeventeditor.cpp   1.46
  M +2 -2      ktimeedit.cpp   1.15


--- kdepim/korganizer/ktimeedit.cpp  #1.14:1.15
@@ -220,5 +220,5 @@ void KOTimeEdit::keyPressEvent(QKeyEvent
 void KOTimeEdit::updateText()
 {
-  kdDebug(5850) << "KOTimeEdit::updateText() " << endl;
+//  kdDebug(5850) << "KOTimeEdit::updateText() " << endl;
   QString s = KGlobal::locale()->formatTime(mTime);
   // Set the text but without emitting signals, nor losing the cursor position
@@ -230,5 +230,5 @@ void KOTimeEdit::updateText()
   line->blockSignals(false);
 
-  kdDebug(5850) << "KOTimeEdit::updateText(): " << s << endl;
+//  kdDebug(5850) << "KOTimeEdit::updateText(): " << s << endl;
 
   if (!mTime.minute() % 15) {


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic