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

List:       kde-commits
Subject:    KDE/kdepim/akonadi/plugins
From:       Kevin Krammer <kevin.krammer () gmx ! at>
Date:       2007-12-10 19:07:44
Message-ID: 1197313664.173113.18169.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 746973 by krake:

Use KDE output function and respective debug area


 M  +2 -2      akonadi_serializer_addressee.cpp  


--- trunk/KDE/kdepim/akonadi/plugins/akonadi_serializer_addressee.cpp #746972:746973
@@ -21,7 +21,7 @@
 
 #include <kabc/addressee.h>
 
-#include <QDebug>
+#include <kdebug.h>
 
 #include <libakonadi/item.h>
 
@@ -36,7 +36,7 @@
     if ( !a.isEmpty() ) {
         item.setPayload<KABC::Addressee>( a );
     } else {
-        qDebug( ) << "SerializerPluginAddressee: Empty addressee object!";
+        kWarning( 5261 ) << "Empty addressee object!";
     }
     return true;
 }
[prev in list] [next in list] [prev in thread] [next in thread] 

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