No real changes, just fix some typos in comments in wxMSW code.
Closes #14994. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@73435 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -1269,7 +1269,7 @@ void wxActiveXContainer::OnKillFocus(wxFocusEvent& event)
|
||||
// wxActiveXContainer::MSWTranslateMessage
|
||||
//
|
||||
// Called for every message that needs to be translated.
|
||||
// Some controls might need more keyboard keys to process (CTRL-C, CTRL-A ect),
|
||||
// Some controls might need more keyboard keys to process (CTRL-C, CTRL-A etc),
|
||||
// In that case TranslateAccelerator should always be called first.
|
||||
//---------------------------------------------------------------------------
|
||||
bool wxActiveXContainer::MSWTranslateMessage(WXMSG* pMsg)
|
||||
|
Reference in New Issue
Block a user