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

List:       kde-commits
Subject:    KDE/kdemultimedia/kscd
From:       Laurent Montel <montel () kde ! org>
Date:       2005-11-03 8:37:09
Message-ID: 1131007029.634996.12623.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 477153 by mlaurent:

warning--


 M  +1 -1      kscd.cpp  


--- trunk/KDE/kdemultimedia/kscd/kscd.cpp #477152:477153
@@ -1545,7 +1545,7 @@
         artistlabel->setText(QString("%1 - %2").arg(cddbInfo.artist, cddbInfo.title));
 
     songListCB->clear();
-    for (unsigned i = 0; i < cddbInfo.trackInfoList.count(); i++)
+    for (int  i = 0; i < cddbInfo.trackInfoList.count(); i++)
     {
         unsigned tmp = m_cd->trackLength(i + 1);
         unsigned mymin;
[prev in list] [next in list] [prev in thread] [next in thread] 

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