1945421 applied
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@53258 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -1479,7 +1479,7 @@ bool wxTopLevelWindowMac::ShowFullScreen(bool show, long style)
|
|||||||
if ( data->m_wasResizable )
|
if ( data->m_wasResizable )
|
||||||
MacChangeWindowAttributes( kWindowNoAttributes , kWindowResizableAttribute ) ;
|
MacChangeWindowAttributes( kWindowNoAttributes , kWindowResizableAttribute ) ;
|
||||||
}
|
}
|
||||||
else
|
else if ( m_macFullScreenData != NULL )
|
||||||
{
|
{
|
||||||
ShowMenuBar() ;
|
ShowMenuBar() ;
|
||||||
FullScreenData *data = (FullScreenData *) m_macFullScreenData ;
|
FullScreenData *data = (FullScreenData *) m_macFullScreenData ;
|
||||||
|
Reference in New Issue
Block a user