renamed wxXmlProperty to wxXmlAttribute, plus implied method names changes (bug #1751761)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@47450 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -92,6 +92,9 @@ Deprecated methods and their replacements
|
||||
- wxDocManager::MakeDefaultName() replaced by MakeNewDocumentName() and
|
||||
wxDocument::GetPrintableName() with GetUserReadableName() which are simpler
|
||||
to use
|
||||
- wxXmlProperty class was renamed to wxXmlAttribute in order to use standard
|
||||
terminology. Corresponding wxXmlNode methods were renamed to use
|
||||
"Attribute" instead of "Property" or "Prop" in their names.
|
||||
|
||||
|
||||
Major new features in this release
|
||||
|
Reference in New Issue
Block a user