mapeditor.h
changeset 243 fad762341d2d
parent 228 654ad4b03c5a
child 250 0e994bf2346b
     1.1 --- a/mapeditor.h	Tue Mar 14 14:27:04 2006 +0000
     1.2 +++ b/mapeditor.h	Tue Mar 14 14:27:08 2006 +0000
     1.3 @@ -128,6 +128,7 @@
     1.4  	void editVymLink();						// edit link to another map
     1.5  	void deleteVymLink();					// delete link to another map
     1.6  	QString getVymLink();					// return path to map
     1.7 +	void toggleHideExport();				// toggle the export flag
     1.8  	void removeBranchHere();				// remove but keep childs
     1.9  	void removeChilds();					// remove childs
    1.10  	void editMapInfo();						// dialog to enter author, ...