merge IniFile and XmlFile

This commit is contained in:
Chris Danford
2005-01-07 14:28:00 +00:00
parent 5b2582cab3
commit 981e52ec58
27 changed files with 427 additions and 509 deletions
+1 -1
View File
@@ -36,7 +36,7 @@ void SaveCatalogXml()
LOG->Trace( "Writing %s ...", fn.c_str() );
XNode xml;
xml.name = "Catalog";
xml.m_sName = "Catalog";
{
bool ShowStepsType[NUM_STEPS_TYPES];