activate SetFocus patch

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36365 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Stefan Csomor
2005-12-10 16:59:19 +00:00
parent ead6269ac0
commit 65785aa966

View File

@@ -1055,7 +1055,7 @@ void wxWindowMac::SetFocus()
return ; return ;
// enable for patch 1376506 - perhaps? (Stefan's version) // enable for patch 1376506 - perhaps? (Stefan's version)
#if 0 #if 1
SetUserFocusWindow( (WindowRef)MacGetTopLevelWindowRef() ); SetUserFocusWindow( (WindowRef)MacGetTopLevelWindowRef() );
#endif #endif