diff -r 699f28529079 -r 41c3d7f9f532 exports.cpp --- a/exports.cpp Tue Aug 15 12:01:14 2006 +0000 +++ b/exports.cpp Tue Aug 29 08:31:42 2006 +0000 @@ -129,8 +129,7 @@ // Main loop over all branches QString s; QString actIndent(""); - int i; - uint j; + int i,j; BranchObj *bo; bo=mapCenter->first(); while (bo)