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

List:       kde-commits
Subject:    kdemultimedia/kaudiocreator
From:       Waldo Bastian <bastian () kde ! org>
Date:       2003-01-15 20:01:58
[Download RAW message or body]

CVS commit by waba: 

Make it compile


  M +1 -1      queconfigimp.cpp   1.16


--- kdemultimedia/kaudiocreator/queconfigimp.cpp  #1.15:1.16
@@ -197,5 +197,5 @@ void QueListViewItem::paintCell (QPainte
     p->setPen(cg.highlightedText());
   if(percentDone != -1)
-  p->drawText(0,0,width-1,height()-1,AlignCenter,QString().setNum(int)percentDone) + "%");
+  p->drawText(0,0,width-1,height()-1,AlignCenter,QString().setNum(percentDone) + "%");
   else
     p->drawText(0,0,width-1,height()-1,AlignCenter,i18n("Error"));


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

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