Documented URL fix in wxRichTextCtrl's XML saving code

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@48559 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
2007-09-04 15:47:32 +00:00
parent 4cb2dc5b7e
commit 5d8cbd4bac

View File

@@ -131,6 +131,7 @@ All (GUI):
depending on sizer addition order.
- Added Set/GetParentWindow to wxHtmlEasyPrinting to allow reuse with different
parent windows.
- Fixed a wxRichTextCtrl problem saving a URL to XML.
wxMSW: