Massive overhaul of property system done over the last few months. There is unfinished/broken stuff still, but it compiles now.

This commit is contained in:
Aruki
2018-06-22 15:24:04 -06:00
parent 7099b97529
commit ce3dfdc397
174 changed files with 4570 additions and 2050 deletions

View File

@@ -231,7 +231,8 @@ void CGeneratePropertyNamesDialog::ApplyChanges()
pItem->setText(3, NewName);
}
CTemplateWriter::SavePropertyList();
//FIXME
// CTemplateWriter::SavePropertyList();
}
/** Check progress on name generation task and display results on the UI */