diff -r fbb8c8560551 -r 309609406650 floatimageobj.h --- a/floatimageobj.h Tue Jan 03 09:44:41 2006 +0000 +++ b/floatimageobj.h Tue Jan 03 09:44:41 2006 +0000 @@ -36,7 +36,7 @@ protected: ImageObj *icon; bool saveInMap; - static int counter; // numerate the files during saveToDir + static uint saveCounter; // numerate the files during saveToDir QString filetype; QString filename; QString originalFilename;