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

List:       kde-commits
Subject:    KDE/kdepim/kode
From:       Benjamin Reed <ranger () befunk ! com>
Date:       2006-12-15 18:54:16
Message-ID: 1166208856.760898.3629.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 613935 by reed:

suggested by thiago

 M  +1 -1      kodemain.cpp  


--- trunk/KDE/kdepim/kode/kodemain.cpp #613934:613935
@@ -161,7 +161,7 @@
 
   QString line;
   while ( !( line = in.readLine() ).isNull() ) {
-    kDebug() << (int)state << " LINE: " << line << endl;
+    kDebug() << int(state) << " LINE: " << line << endl;
     QString readAheadPrevious = readAhead;
     readAhead += line + '\n';
     switch( state ) {
[prev in list] [next in list] [prev in thread] [next in thread] 

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