Added stock accelerator for wxID_PRINT.
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 13 Nov 2011 11:51:49 +0000 (11:51 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 13 Nov 2011 11:51:49 +0000 (11:51 +0000)
commitd94df7c9ab40027aef26af4dc469a547bb22e262
treee68000d3a4941886d2f2394f3148b9a417b82e49
parente8d243a9746a7cfe198ac302c5b0eb045b117660
Added stock accelerator for wxID_PRINT.

Ctrl+P is a pretty standard accelerator for the "Print" command so add it as a
stock one.

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