exports.cpp
branchqt4-port
changeset 16 41c3d7f9f532
parent 9 f94317a94db1
child 18 70c41284cb48
     1.1 --- a/exports.cpp	Tue Aug 15 12:01:14 2006 +0000
     1.2 +++ b/exports.cpp	Tue Aug 29 08:31:42 2006 +0000
     1.3 @@ -129,8 +129,7 @@
     1.4  	// Main loop over all branches
     1.5  	QString s;
     1.6  	QString actIndent("");
     1.7 -	int i;
     1.8 -	uint j;
     1.9 +	int i,j;
    1.10  	BranchObj *bo;
    1.11  	bo=mapCenter->first();
    1.12  	while (bo)