wxUpdateUIEvent derives from wxCommandEvent now

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@635 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
1998-08-27 07:47:25 +00:00
parent 21f4bf4568
commit 73fb82f3f3
3 changed files with 2 additions and 3 deletions

View File

@@ -439,7 +439,6 @@ wxBitmapList::wxBitmapList ()
wxBitmapList::~wxBitmapList ()
{
wxLogDebug("~wxBitmapList: count = %d", Number());
#ifdef __WXMSW__
wxNode *node = First ();