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

List:       kde-commits
Subject:    new_kcm_code: kdelibs/kcmshell
From:       Frans Englich <frans.englich () telia ! com>
Date:       2004-07-11 17:06:57
Message-ID: 20040711170657.35E1B16B20 () office ! kde ! org
[Download RAW message or body]

CVS commit by englich: 

Add a debug statement


  M +3 -0      main.cpp   1.75.2.3
  M +1 -1      main.h   1.2.2.3


--- kdelibs/kcmshell/main.cpp  #1.75.2.2:1.75.2.3
@@ -104,5 +104,8 @@ static KService::Ptr locateModule(const 
         
     if(!KCModuleLoader::testModule( module ))
+    {
+        kdDebug() << "According to \"" << module << "\"'s test function, it should \
Not be loaded." << endl;  return 0;
+    }
 
     return service;

--- kdelibs/kcmshell/main.h  #1.2.2.2:1.2.2.3
@@ -38,3 +38,3 @@ private:
 
 // vim: sw=4 et sts=4
-#endif
+#endif //__kcmshell_h__


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

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