changeset 622 | 9f739222ee8c |
parent 615 | 497f19b3c1fe |
child 625 | 22955004d512 |
1.1 --- a/mapeditor.cpp Tue Nov 06 13:54:41 2007 +0000 1.2 +++ b/mapeditor.cpp Thu Nov 08 15:28:04 2007 +0000 1.3 @@ -301,7 +301,7 @@ 1.4 } 1.5 1.6 // Save local settings 1.7 - s+=settings.getXMLData (destPath); 1.8 + s+=settings.getDataXML (destPath); 1.9 1.10 // Save selection 1.11 if (!xelection.isEmpty() && !saveSel )