mapeditor.h
changeset 185 6691000c3262
parent 175 728f51b71e71
child 205 30c4a6c7ff10
     1.1 --- a/mapeditor.h	Tue Jan 24 15:09:48 2006 +0000
     1.2 +++ b/mapeditor.h	Tue Jan 24 15:09:48 2006 +0000
     1.3 @@ -73,7 +73,7 @@
     1.4      void exportImage (QString fn, int);	// export in given format
     1.5      void exportASCII();
     1.6      void exportLaTeX();
     1.7 -    void exportOOPresentation();
     1.8 +    void exportOOPresentation(const QString &,const QString &);
     1.9      void exportXML(const QString&);		// export to directory
    1.10      void clear();		// clear map
    1.11      void copy();		// copy branch to clipboard