mapeditor.cpp
changeset 616 16d63fc9ae42
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:03 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 )