floatimageobj.h
changeset 173 309609406650
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 Jan 03 09:44:41 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;