diff -r 325958acb69b -r 4b7a2fb8e5e4 floatimageobj.h --- a/floatimageobj.h Mon Oct 10 11:20:25 2005 +0000 +++ b/floatimageobj.h Thu Feb 16 10:54:13 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;