diff -r 497f19b3c1fe -r c60984c46f9f mapeditor.cpp --- a/mapeditor.cpp Tue Nov 06 13:54:41 2007 +0000 +++ b/mapeditor.cpp Thu Nov 08 15:28:03 2007 +0000 @@ -301,7 +301,7 @@ } // Save local settings - s+=settings.getXMLData (destPath); + s+=settings.getDataXML (destPath); // Save selection if (!xelection.isEmpty() && !saveSel )