]> git.saurik.com Git - wxWidgets.git/commitdiff
Add a note about wxSearchCtrl::[Get|Set]DescriptiveText
authorRobin Dunn <robin@alldunn.com>
Fri, 19 Jan 2007 20:15:22 +0000 (20:15 +0000)
committerRobin Dunn <robin@alldunn.com>
Fri, 19 Jan 2007 20:15:22 +0000 (20:15 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44262 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/changes.txt

index 765c2ab95320da18464b162f96b5e55d66047c07..ccc01c125c1938cc6079998e9e263bf18643a31d 100644 (file)
@@ -98,6 +98,7 @@ All:
 - Added wxDateTime::GetDateOnly()
 - Made wxTextFile work with unseekable files again (David Hart)
 - Added wxCONFIG_USE_SUBDIR flag to wxFileConfig (Giuseppe Bilotta)
 - Added wxDateTime::GetDateOnly()
 - Made wxTextFile work with unseekable files again (David Hart)
 - Added wxCONFIG_USE_SUBDIR flag to wxFileConfig (Giuseppe Bilotta)
+- Added wxSearchCtrl::[Get|Set]DescriptiveText
 
 wxMSW
 
 
 wxMSW