diff -r 325958acb69b -r 2658871fdda4 floatimageobj.h --- a/floatimageobj.h Mon Oct 10 11:20:25 2005 +0000 +++ b/floatimageobj.h Tue Jan 24 15:09:48 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;