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

List:       kde-commits
Subject:    KDE/kdelibs/kdecore
From:       Hamish Rodda <rodda () kde ! org>
Date:       2006-05-07 7:07:38
Message-ID: 1146985658.781600.32559.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 538176 by rodda:

--deprecated


 M  +1 -1      klibloader.cpp  


--- trunk/KDE/kdelibs/kdecore/klibloader.cpp #538175:538176
@@ -100,7 +100,7 @@
 
 QObject* KLibFactory::create( QObject* _parent, const char* classname, const QStringList &args )
 {
-    kdDebug() << k_funcinfo << "classname=" << classname << endl;
+    kDebug() << k_funcinfo << "classname=" << classname << endl;
     QObject* obj = createObject( _parent, classname, args );
     if ( obj )
 	emit objectCreated( obj );
[prev in list] [next in list] [prev in thread] [next in thread] 

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