X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/873fd4af5f9ed1f078636af1ae9ea21bbed06b5a..395367bcd303ad3b8fbf7d4f523f62d72ec7fa55:/include/wx/font.h diff --git a/include/wx/font.h b/include/wx/font.h index 4011aea371..b8300fca36 100644 --- a/include/wx/font.h +++ b/include/wx/font.h @@ -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