wxWidgets/tests/menu
Vadim Zeitlin 806b2e1692 Update accelerator unit test to pass after recent changes.
Changes of r66379 broke the unit test as wxAcceleratorEntry::Create() now
requires the TAB to be present in the string passed to it (again).

Update the test to make it pass.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@66380 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2010-12-15 12:03:54 +00:00
..
accelentry.cpp Update accelerator unit test to pass after recent changes. 2010-12-15 12:03:54 +00:00
menu.cpp Correct form of mnemonics returned by wxGTK wxMenu::GetTitle(). 2010-11-16 22:38:53 +00:00