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

List:       kde-commits
Subject:    kdeutils/kjots
From:       Stanislav Kljuhhin <crz () starman ! ee>
Date:       2003-08-31 10:41:14
[Download RAW message or body]

CVS commit by crzcrz: 

i forgot to remove debugging output last time


  M +1 -9      KJotsMain.cpp   1.116


--- kdeutils/kjots/KJotsMain.cpp  #1.115:1.116
@@ -20,5 +20,5 @@
 //  Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 //
-#include <iostream>
+
 #include <qbuttongroup.h>
 #include <qcursor.h>
@@ -505,10 +505,5 @@ void KJotsMain::doAutoSave(void)
 
         if (book && book->isDirty())
-        {
             book->closeBook(true);
-            std::cout<<"saving dirty book\n";
-        }
-        else
-            std::cout<<"not saving book\n";
 
         b = b->nextSibling();
@@ -626,8 +621,5 @@ void KJotsMain::syncEntryWithText(KJotsS
 
     if (b)
-    {
         b->setDirty(true);
-        std::cout<<"book got dirty\n";
-    }
 
     entry->setBody(me_text->text());


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

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