compilation fixc
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@17087 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
a4000ca2b7
commit
197b162641
@ -434,8 +434,8 @@ static bool wxHandleSpecialKeys(wxKeyEvent& event)
|
||||
#ifdef __WXDEBUG__ // FIXME_MGL - remove when KB_sysReq works in MGL!
|
||||
|| (event.m_keyCode == WXK_F1 &&
|
||||
event.m_shiftDown && event.m_controlDown)
|
||||
)
|
||||
#endif
|
||||
)
|
||||
{
|
||||
wxCaptureScreenshot(event.m_altDown/*only active wnd?*/);
|
||||
return TRUE;
|
||||
|
Loading…
Reference in New Issue
Block a user