X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/3cb99894576612e347480d43c5f2e2550b6151cf..42bbdbff319e194d4a201021ed4930bf9cba300d:/include/wx/settings.h diff --git a/include/wx/settings.h b/include/wx/settings.h index 4d4f680457..4ed8c4c64a 100644 --- a/include/wx/settings.h +++ b/include/wx/settings.h @@ -29,10 +29,9 @@ enum wxSystemFont wxSYS_DEFAULT_PALETTE, wxSYS_SYSTEM_FIXED_FONT, wxSYS_DEFAULT_GUI_FONT, - wxSYS_ICONTITLE_FONT -#ifndef __WXMSW__ - = wxSYS_DEFAULT_GUI_FONT -#endif + + // this was just a temporary aberration, do not use it any more + wxSYS_ICONTITLE_FONT = wxSYS_DEFAULT_GUI_FONT }; // possible values for wxSystemSettings::GetColour() parameter