Fixed wxComboBox always sorted in all univ builds (see wxforum.shadonet.com/viewtopic.php?p=53661)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@44380 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Włodzimierz Skiba
2007-02-06 12:26:33 +00:00
parent 745cf1fff9
commit 53ab8e0d5f
2 changed files with 6 additions and 2 deletions

View File

@@ -114,6 +114,10 @@ wxX11:
- Don't crash in wxWindow dtor if the window hadn't been really Create()d
wxUniv:
- Fixed wxComboBox always sorted
2.8.1
-----