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

List:       kde-commits
Subject:    KDE/kdelibs/kio/kio
From:       André Wöbbeking <Woebbeking () web ! de>
Date:       2005-05-05 11:17:25
Message-ID: 1115291845.666196.1144.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 409703 by woebbe:

--warnings

 M  +1 -1      trunk/KDE/kdelibs/kio/kio/paste.cpp  


--- trunk/KDE/kdelibs/kio/kio/paste.cpp #409702:409703
@@ -178,7 +178,7 @@
   {
       QValueVector<QCString> formats;
       const char* fmt;
-      for ( int i = 0; fmt = data->format( i ); ++i ) {
+      for ( int i = 0; ( fmt = data->format( i ) ); ++i ) {
           if ( qstrcmp( fmt, "application/x-qiconlist" ) == 0 ) // see QIconDrag
               continue;
           if ( qstrcmp( fmt, "application/x-kde-cutselection" ) == 0 ) // see KonqDrag
[prev in list] [next in list] [prev in thread] [next in thread] 

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