X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ac3688c0d8a39d200f0556ad4b401d89b45ff04a..405f0fef4b3f12fab58696be5a02e1f2c06d350e:/include/wx/defs.h diff --git a/include/wx/defs.h b/include/wx/defs.h index 521ed775a3..cc8a15291e 100644 --- a/include/wx/defs.h +++ b/include/wx/defs.h @@ -2083,7 +2083,8 @@ enum wxHitTest /* GDI descriptions */ /* ---------------------------------------------------------------------------- */ -enum +/* don't use any elements of this enum in the new code */ +enum wxDeprecatedGUIConstants { /* Text font families */ wxDEFAULT = 70,