diff -r 654ad4b03c5a -r fad762341d2d mapeditor.h --- a/mapeditor.h Tue Mar 07 11:32:00 2006 +0000 +++ b/mapeditor.h Tue Mar 14 14:27:08 2006 +0000 @@ -128,6 +128,7 @@ void editVymLink(); // edit link to another map void deleteVymLink(); // delete link to another map QString getVymLink(); // return path to map + void toggleHideExport(); // toggle the export flag void removeBranchHere(); // remove but keep childs void removeChilds(); // remove childs void editMapInfo(); // dialog to enter author, ...