X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/6ac7ddd334c30a051ecd1d36132a35498f997d20..a70d268a1b43dc8ef2025b2beaeb5a595ba173fc:/interface/wx/chartype.h diff --git a/interface/wx/chartype.h b/interface/wx/chartype.h index 59c51e8232..cf7e724e38 100644 --- a/interface/wx/chartype.h +++ b/interface/wx/chartype.h @@ -3,7 +3,7 @@ // Purpose: interface of global functions // Author: wxWidgets team // RCS-ID: $Id$ -// Licence: wxWindows license +// Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// /** @addtogroup group_funcmacro_string */ @@ -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} */