added wxDir::FindFirst() (modified patch 1525502)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40578 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2006-08-13 00:23:58 +00:00
parent afbfbfdf2b
commit d1af8e2dd9
4 changed files with 75 additions and 0 deletions

View File

@@ -48,6 +48,10 @@ Major changes in 2.7 release
2.7.1
-----
All:
- Added wxDir::FindFirst() (Francesco Montorsi)
All (GUI):
- Added wxID_PAGE_SETUP standard id