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

List:       kde-commits
Subject:    kdepim/kontact
From:       Cornelius Schumacher <schumacher () kde ! org>
Date:       2003-08-27 15:18:16
[Download RAW message or body]

CVS commit by cschumac: 

Mini cleanups.


  M +4 -1      interfaces/plugin.cpp   1.22
  M +0 -1      plugins/kaddressbook/kaddressbook_plugin.cpp   1.27


--- kdepim/kontact/interfaces/plugin.cpp  #1.21:1.22
@@ -107,4 +107,6 @@ KParts::Part *Plugin::loadPart()
 const KAboutData *Plugin::aboutData()
 {
+  kdDebug() << "Plugin::aboutData(): libname: " << d->partLibraryName << endl;
+
   const KInstance *instance =
     KParts::Factory::partInstanceFromLibrary( d->partLibraryName );
@@ -113,5 +115,6 @@ const KAboutData *Plugin::aboutData()
     return instance->aboutData();
   } else {
-    kdError() << "Can't load instance for " << title() << endl;
+    kdError() << "Plugin::aboutData(): Can't load instance for "
+              << title() << endl;
     return 0;
   }

--- kdepim/kontact/plugins/kaddressbook/kaddressbook_plugin.cpp  #1.26:1.27
@@ -24,5 +24,4 @@
 #include <qwidget.h>
 
-#include <kaboutdata.h>
 #include <kaction.h>
 #include <kapplication.h>


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

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