Applied patch from SF on menu command not blocked
authorRobert Roebling <robert@roebling.de>
Tue, 13 Nov 2001 16:21:04 +0000 (16:21 +0000)
committerRobert Roebling <robert@roebling.de>
Tue, 13 Nov 2001 16:21:04 +0000 (16:21 +0000)
commit84f7908b99660dc0556d9352c62ad717e679dd4d
tree79f36141d41f40f37c4faf90bbd22549ed892f30
parent4494ad58e8474949e73a3e791caf572986352198
  Applied patch from SF on menu command not blocked
    if they are disabled but still emitted by an
    accelerator
  First attempt at adding wxSizer::Clear(). Further
     testing pending :-)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12403 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/sizer.h
src/common/framecmn.cpp
src/common/sizer.cpp