git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33620
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
event.SetEventObject( toplevelWindow ) ;
toplevelWindow->GetEventHandler()->ProcessEvent(event) ;
event.SetEventObject( toplevelWindow ) ;
toplevelWindow->GetEventHandler()->ProcessEvent(event) ;
- frame->wxWindowMac::MacSuperChangedPosition() ; // like this only children will be notified
+ toplevelWindow->wxWindowMac::MacSuperChangedPosition() ; // like this only children will be notified
}
if ( attributes & kWindowBoundsChangeOriginChanged )
{
}
if ( attributes & kWindowBoundsChangeOriginChanged )
{