]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/font.h
readded wxEVT_HELP inadvertently deleted the last time
[wxWidgets.git] / include / wx / font.h
index fe9632599cefe0d8fde6f9766a69656e7a4f5ba1..b5d1650c3b352e63fad096931097fb29b053378a 100644 (file)
@@ -72,7 +72,7 @@ enum wxFontWeight
 // ----------------------------------------------------------------------------
 
 class WXDLLEXPORT wxFontRefData;
-class WXDLLEXPORT wxNativeFontInfo;
+struct WXDLLEXPORT wxNativeFontInfo;
 
 class WXDLLEXPORT wxFontBase : public wxGDIObject
 {