mapeditor.h
changeset 526 eacf1b165d2d
parent 520 0ccc00c05a22
child 527 f19bbd639726
     1.1 --- a/mapeditor.h	Wed Jun 20 11:58:47 2007 +0000
     1.2 +++ b/mapeditor.h	Wed Jun 20 11:58:47 2007 +0000
     1.3 @@ -151,7 +151,7 @@
     1.4      void exportXHTML(const QString& dir="", bool askForName=true);	
     1.5  
     1.6  	/*! Export as XTML to directory */
     1.7 -    void exportXML(const QString& dir="");
     1.8 +    void exportXML(QString dir="", bool askForName=true);
     1.9  
    1.10      void clear();						//!< Clear map
    1.11      void copy();						//!< Copy to clipboard