diff -r 325958acb69b -r d1d6d9c29f9f floatimageobj.h --- a/floatimageobj.h Mon Oct 10 11:20:25 2005 +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;