]> git.saurik.com Git - wxWidgets.git/commit
Fix wxCommandProcessor compilation with wxUSE_ACCEL==0.
authorVadim Zeitlin <vadim@wxwidgets.org>
Wed, 3 Mar 2010 14:19:05 +0000 (14:19 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Wed, 3 Mar 2010 14:19:05 +0000 (14:19 +0000)
commitd98c269bb4f58f400208a61635cceddece8c6b4e
tree5f51c3585e6ebd3363273881d921f5b1f82ed652
parentf0bae4ba05e643442abe2a233fdbd7e895e70b64
Fix wxCommandProcessor compilation with wxUSE_ACCEL==0.

Leave the accelerator strings empty in this case.

Closes #11783.

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