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

List:       kde-commits
Subject:    KDE/kdebase/workspace/klipper
From:       Esben Mose Hansen <kde () mosehansen ! dk>
Date:       2009-10-11 18:07:57
Message-ID: 1255284477.524490.19156.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1033999 by esben:

Fix old debug code to work again

 M  +2 -2      historyitem.cpp  


--- trunk/KDE/kdebase/workspace/klipper/historyitem.cpp #1033998:1033999
@@ -40,8 +40,8 @@
 {
 #if 0
     int i=0;
-    while ( const char* f = aSource.format( i++ ) ) {
-        kDebug() << "format(" << i <<"): " << f;
+    foreach ( QString format, data->formats() ) {
+        kDebug() << "format(" << i++ <<"): " << format;
     }
 #endif
     if (KUrl::List::canDecode(data))
[prev in list] [next in list] [prev in thread] [next in thread] 

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