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

List:       kde-commits
Subject:    koffice/lib/store
From:       Adriaan de Groot <groot () kde ! org>
Date:       2004-05-10 11:57:11
Message-ID: 20040510115711.EE4EF15BF () office ! kde ! org
[Download RAW message or body]

CVS commit by adridg: 

Use types consistent with QValueList::size(), so kMin() works out right.


  M +1 -1      koxmlwriter.cc   1.9


--- koffice/lib/store/koxmlwriter.cc  #1.8:1.9
@@ -23,5 +23,5 @@
 #include <float.h>
 
-static const unsigned int s_indentBufferLength = 100;
+static const size_t s_indentBufferLength = 100;
 
 KoXmlWriter::KoXmlWriter( QIODevice* dev )


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

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