X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/873fd4af5f9ed1f078636af1ae9ea21bbed06b5a..0db8bb5866f74a271e03fd0204f7560c710e6265:/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