Removed backported fix from toback24.txt

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20003 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
2003-04-06 11:38:43 +00:00
parent 1f6c4d4746
commit 5ae8a62ccf
2 changed files with 1 additions and 10 deletions

View File

@@ -87,6 +87,7 @@ wxGTK:
- added wxEVT_MENU_OPEN event generation
- fixed bug in generic file selector causing incomplete file extensions to
be appended to filenames with no extension
- added SetSelection implementation for GTK+ 2
wxMSW: