git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51750
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
// for wx.
// TODO: Determine if we need this on Leopard as well. (should be harmless either way,
// though)
// for wx.
// TODO: Determine if we need this on Leopard as well. (should be harmless either way,
// though)
- SetBackgroundColour( wxSYS_COLOUR_WINDOW ) ;
+ SetBackgroundColour( wxSystemSettings::GetColour(wxSYS_COLOUR_WINDOW) ) ;
}
bool wxTopLevelWindowMac::MacGetUnifiedAppearance() const
}
bool wxTopLevelWindowMac::MacGetUnifiedAppearance() const