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

List:       kde-commits
Subject:    branches/work/kde4/kdelibs/khtml/xml
From:       Stephan Binner <binner () kde ! org>
Date:       2005-07-02 12:13:27
Message-ID: 1120306407.009003.27944.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 430832 by binner:

compile


 M  +1 -1      dom_stringimpl.cpp  


--- branches/work/kde4/kdelibs/khtml/xml/dom_stringimpl.cpp #430831:430832
@@ -308,7 +308,7 @@
     QString str(s, l);
     str = str.simplifyWhiteSpace();
 
-    len = str.contains(',') + 1;
+    len = str.count(',') + 1;
     khtml::Length* r = new khtml::Length[len];
 
     int i = 0;
[prev in list] [next in list] [prev in thread] [next in thread] 

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