CList sort flag is not set properly

 

After addition of an object to CList, m_data_sort should be set to false whenever object is added or inserted so that caller can invoke sorting before searching.  This flag was properly set in previous build.

 
Thank you for message. Fixed.