]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/font.h
wxPropertyGridInterface docs cleanup and fixes, removed some rarely needed member...
[wxWidgets.git] / include / wx / font.h
index e1bb6540933447e50d2cb9dffac164aa62fbc171..b93becbeca0a49f73a4b5fc56a3ac43b32316048 100644 (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,