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

List:       kde-commits
Subject:    KDE/kdevelop/buildtools/managers/cmake/parser
From:       Andreas Pakulat <apaku () gmx ! de>
Date:       2007-12-31 22:28:55
Message-ID: 1199140135.493729.30569.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 755277 by apaku:

s/qDebug/kDebug/


 M  +1 -1      cmakeprojectvisitor.cpp  


--- trunk/KDE/kdevelop/buildtools/managers/cmake/parser/cmakeprojectvisitor.cpp #755276:755277
@@ -926,7 +926,7 @@
                 QList<int> indices=list->index();
                 qSort(indices);
                 QList<int>::const_iterator it=indices.constEnd();
-                qDebug() << "list remove: " << theList << indices;
+                kDebug(9042) << "list remove: " << theList << indices;
                 while(it!=indices.constBegin())
                 {
                     --it;
[prev in list] [next in list] [prev in thread] [next in thread] 

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