X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ef0e92205a01c7d0ca6f381cc690cb5d4fa595c9..f55d9f749b61b3a8435c58a285ac096726d15040:/include/wx/font.h diff --git a/include/wx/font.h b/include/wx/font.h index e1bb654093..b93becbeca 100644 --- a/include/wx/font.h +++ b/include/wx/font.h @@ -70,7 +70,7 @@ enum wxFontWeight }; // the font flag bits for the new font ctor accepting one combined flags word -enum +enum wxFontFlag { // no special flags: font with default weight/slant/anti-aliasing wxFONTFLAG_DEFAULT = 0,