X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/6ac7ddd334c30a051ecd1d36132a35498f997d20..2d0d78133612ffdcc4ac498db54813fc38c64a90:/interface/wx/chartype.h diff --git a/interface/wx/chartype.h b/interface/wx/chartype.h index 59c51e8232..ff550ef8be 100644 --- a/interface/wx/chartype.h +++ b/interface/wx/chartype.h @@ -60,7 +60,10 @@ Don't confuse this macro with _()! - Note that since wxWidgets 2.9.0 the use of _T() is discouraged just like for wxT(). + Note that since wxWidgets 2.9.0 the use of _T() is discouraged just like + for wxT() and also that this macro may conflict with identifiers defined in + standard headers of some compilers (such as Sun CC) so its use should + really be avoided. @header{wx/chartype.h} */