X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/371a5b4e62eb415107e045588f614fa49e866e78..701a0b4766abbd9f2f8dee036004d77edc59c4d8:/include/wx/settings.h diff --git a/include/wx/settings.h b/include/wx/settings.h index 168db483f2..4ed8c4c64a 100644 --- a/include/wx/settings.h +++ b/include/wx/settings.h @@ -28,7 +28,10 @@ enum wxSystemFont wxSYS_DEVICE_DEFAULT_FONT, wxSYS_DEFAULT_PALETTE, wxSYS_SYSTEM_FIXED_FONT, - wxSYS_DEFAULT_GUI_FONT + wxSYS_DEFAULT_GUI_FONT, + + // 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