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

List:       kde-commits
Subject:    branches/work/akonadi-ports/kdepim/kmail
From:       Laurent Montel <montel () kde ! org>
Date:       2010-01-14 12:17:53
Message-ID: 1263471473.282671.10775.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1074619 by mlaurent:

Debug--


 M  +3 -2      kmagentinstance.cpp  


--- branches/work/akonadi-ports/kdepim/kmail/kmagentinstance.cpp #1074618:1074619
@@ -21,6 +21,7 @@
 #include <agentprogressmonitor.h>
 #include <QDebug>
 #include <KLocale>
+#include <KDebug>
 #include "progressmanager.h"
 using KPIM::ProgressItem;
 using KPIM::ProgressManager;
@@ -28,7 +29,7 @@
 KMAgentInstance::KMAgentInstance( QObject *parent, const Akonadi::AgentInstance & \
inst )  :QObject( parent ), mAgentInstance( inst ), mProgressItem( 0 )
 {
-  qDebug()<<" KMAgentInstance::KMAgentInstance";
+  kDebug()<<" KMAgentInstance::KMAgentInstance";
 // TODO implement me!
 //  ProgressItem *item = ProgressManager::createProgressItem( mAgentInstance.name() \
);  //  mProgressItem = ProgressManager::createProgressItem(item, \
"MailCheck"+mAgentInstance.name(),i18n("Preparing transmission from \"%1\"...", \
mAgentInstance.name() ) ); @@ -36,7 +37,7 @@
 
 KMAgentInstance::~KMAgentInstance()
 {
-  qDebug()<<" KMAgentInstance::~KMAgentInstance";
+  //kDebug()<<" KMAgentInstance::~KMAgentInstance";
 }
 
 #include "kmagentinstance.moc"


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

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