X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/d6e329cfbc4f07839e83ae82c7214e63f020eb92..6f631217a9acf6073c95f9d8ce6e3df794e5953e:/include/wx/settings.h diff --git a/include/wx/settings.h b/include/wx/settings.h index 7790a1d555..8de41ae424 100644 --- a/include/wx/settings.h +++ b/include/wx/settings.h @@ -29,6 +29,10 @@ enum wxSystemFont wxSYS_SYSTEM_FONT, wxSYS_DEVICE_DEFAULT_FONT, + // don't use: this is here just to make the values of enum elements + // coincide with the corresponding MSW constants + wxSYS_DEFAULT_PALETTE, + // don't use: MSDN says that this is a stock object provided only // for compatibility with 16-bit Windows versions earlier than 3.0! wxSYS_SYSTEM_FIXED_FONT,