diff -r 325958acb69b -r 795d0eb5700f floatimageobj.h --- a/floatimageobj.h Mon Oct 10 11:20:25 2005 +0000 +++ b/floatimageobj.h Wed Mar 15 13:53:53 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;