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

List:       kde-commits
Subject:    extragear/multimedia/amarok/src
From:       Pino Toscano <toscano.pino () tiscali ! it>
Date:       2007-10-17 23:08:33
Message-ID: 1192662513.180706.5311.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 726540 by pino:

use qPrintable() for outputting QString's with the non-stream version of qDebug()


 M  +1 -1      querybuilder.cpp  


--- trunk/extragear/multimedia/amarok/src/querybuilder.cpp #726539:726540
@@ -1393,7 +1393,7 @@
     }
     else
     {
-        qFatal("invalid table.value: %s", tableValue.toAscii());
+        qFatal("invalid table.value: %s", qPrintable(tableValue));
         return false;
     }
 }
[prev in list] [next in list] [prev in thread] [next in thread] 

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