git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53259
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
if ( data->m_wasResizable )
MacChangeWindowAttributes( kWindowNoAttributes , kWindowResizableAttribute ) ;
}
if ( data->m_wasResizable )
MacChangeWindowAttributes( kWindowNoAttributes , kWindowResizableAttribute ) ;
}
+ else if ( m_macFullScreenData != NULL )
{
ShowMenuBar() ;
FullScreenData *data = (FullScreenData *) m_macFullScreenData ;
{
ShowMenuBar() ;
FullScreenData *data = (FullScreenData *) m_macFullScreenData ;