X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ef0e92205a01c7d0ca6f381cc690cb5d4fa595c9..9861dc94bb77920f9c83dc16b7daba985861a7b9:/include/wx/font.h?ds=inline 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,