changeset 241 | f5243654fe86 |
parent 166 | 325958acb69b |
child 259 | 359217d2a49b |
1.1 --- a/floatimageobj.h Mon Oct 10 11:20:25 2005 +0000 1.2 +++ b/floatimageobj.h Tue Mar 14 14:27:04 2006 +0000 1.3 @@ -36,7 +36,7 @@ 1.4 protected: 1.5 ImageObj *icon; 1.6 bool saveInMap; 1.7 - static int counter; // numerate the files during saveToDir 1.8 + static uint saveCounter; // numerate the files during saveToDir 1.9 QString filetype; 1.10 QString filename; 1.11 QString originalFilename;