Applied patch [ 649599 ] Fixes bug 610850: Inserting a menu

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@18333 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
2002-12-18 21:23:25 +00:00
parent 0cde01aedc
commit 75c116ab2c
3 changed files with 72 additions and 0 deletions

View File

@@ -15,6 +15,10 @@ Unix:
- fixed compilation on systems with zlib installed but < 1.1.3 version
wxGTK:
- fixed wxMenu::Remove (John Skiff and Benjamin Williams)
All:
- Implemented GetEditControl for wxGenericTreeCtrl (Peter