diff -r 138c2cdc02fd -r 6691000c3262 mapeditor.h --- a/mapeditor.h Tue Jan 24 15:09:48 2006 +0000 +++ b/mapeditor.h Tue Jan 24 15:09:48 2006 +0000 @@ -73,7 +73,7 @@ void exportImage (QString fn, int); // export in given format void exportASCII(); void exportLaTeX(); - void exportOOPresentation(); + void exportOOPresentation(const QString &,const QString &); void exportXML(const QString&); // export to directory void clear(); // clear map void copy(); // copy branch to clipboard