]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/font.h
removed wx/wave.h which was deprecated since 2.4
[wxWidgets.git] / include / wx / font.h
index 4011aea3712a415d90071ca2c178a362e56c5a68..b8300fca36dc384dae25fea691080d8633a5a2f2 100644 (file)
@@ -24,6 +24,7 @@
 // forward declarations
 // ----------------------------------------------------------------------------
 
+class WXDLLEXPORT wxFontData;
 class WXDLLEXPORT wxFontBase;
 class WXDLLEXPORT wxFont;
 class WXDLLEXPORT wxSize;
@@ -104,7 +105,6 @@ enum
 // wxFontBase represents a font object
 // ----------------------------------------------------------------------------
 
-class WXDLLEXPORT wxFontRefData;
 class WXDLLEXPORT wxNativeFontInfo;
 
 class WXDLLEXPORT wxFontBase : public wxGDIObject