changeset 190 | 68c49789ec0b |
parent 175 | 728f51b71e71 |
child 205 | 30c4a6c7ff10 |
1.1 --- a/mapeditor.h Tue Jan 03 09:44:41 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