]> git.saurik.com Git - wxWidgets.git/commit
Attach MDI "Window" menu to the parent frame menu bar in wxMSW.
authorVadim Zeitlin <vadim@wxwidgets.org>
Wed, 9 May 2012 14:24:23 +0000 (14:24 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Wed, 9 May 2012 14:24:23 +0000 (14:24 +0000)
commit679dc4e813b85bb2f36bd58c9ea3ff7327ad551c
tree275c083b291e9197e891076e052feef97a269c54
parent6e36db5ecaca60f633fa3321b30feae863eaeecd
Attach MDI "Window" menu to the parent frame menu bar in wxMSW.

This makes sense and fixes the regression with "Window" menu commands not
being processed any more after the changes of r71114.

Closes #14207.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@71388 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/msw/mdi.cpp