MacCreateRealWindow( title , pos , size , MacRemoveBordersFromStyle(style) , name ) ;
- m_macWindowData->m_macWindowBackgroundTheme = kThemeBrushDialogBackgroundActive ;
+ m_macWindowBackgroundTheme = kThemeBrushDialogBackgroundActive ;
return TRUE;
}