mapeditor.h
changeset 164 d442a66e9121
parent 163 30b22f7bd009
child 166 325958acb69b
     1.1 --- a/mapeditor.h	Mon Sep 12 19:52:51 2005 +0000
     1.2 +++ b/mapeditor.h	Thu Sep 22 12:14:23 2005 +0000
     1.3 @@ -216,6 +216,7 @@
     1.4  	bool printFooter;			// Print footer below map
     1.5  
     1.6  	bool zipped;				// should map be zipped
     1.7 +static	int mapNum;				// unique number for Editor
     1.8  	QString fileName;			// short name of file (for tab)
     1.9  	QString filePath;			// path to file which will be saved
    1.10  	QString fileDir;			// dir where file is saved