diff -r 30b22f7bd009 -r d442a66e9121 mapeditor.h --- a/mapeditor.h Mon Sep 12 19:52:51 2005 +0000 +++ b/mapeditor.h Thu Sep 22 12:14:23 2005 +0000 @@ -216,6 +216,7 @@ bool printFooter; // Print footer below map bool zipped; // should map be zipped +static int mapNum; // unique number for Editor QString fileName; // short name of file (for tab) QString filePath; // path to file which will be saved QString fileDir; // dir where file is saved