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

List:       kde-commits
Subject:    branches/work/kde4/kdelibs/kdecore
From:       Laurent Montel <montel () kde ! org>
Date:       2005-07-14 9:24:04
Message-ID: 1121333044.785531.30071.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 434474 by mlaurent:

Warning--


 M  +1 -1      kaccelmanager.cpp  


--- branches/work/kde4/kdelibs/kdecore/kaccelmanager.cpp #434473:434474
@@ -642,7 +642,7 @@
 void KAccelString::dump()
 {
   QString s;
-  for (uint i=0; i<m_weight.count(); ++i)
+  for (int i=0; i<m_weight.count(); ++i)
     s += QString("%1(%2) ").arg(pure()[i]).arg(m_weight[i]);
   kdDebug() << "s " << s << endl;
 }
[prev in list] [next in list] [prev in thread] [next in thread] 

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