]> git.saurik.com Git - wxWidgets.git/commit
Make menu operations always work with "Test" menu in the sample.
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 13 Nov 2010 15:02:50 +0000 (15:02 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 13 Nov 2010 15:02:50 +0000 (15:02 +0000)
commit553d672896f77e6b51da81acee258faf204204ad
tree4766e94aae1c41204894aa896e9a218fe3904975
parentf71adb50291d95932159cbd3afa6a0a6fb86b20e
Make menu operations always work with "Test" menu in the sample.

Some tests in the "Menu" menu of the menu sample worked with the "Test" menu
while others used the last one ("Help" initially but possibly something else
if the test commands from "Menubar" menu were used).

Harmonize all menu commands to use the "Test" menu now.

See #12668.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@66138 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
samples/menu/menu.cpp