more f*h interface file revisions

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55890 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Francesco Montorsi
2008-09-25 19:15:28 +00:00
parent cfaf8bd177
commit 0b70c946a3
8 changed files with 797 additions and 498 deletions

View File

@@ -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,